Class MetadataRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.gvsig.tools.exception.BaseRuntimeException
org.gvsig.metadata.exceptions.MetadataRuntimeException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class MetadataRuntimeException extends org.gvsig.tools.exception.BaseRuntimeException
Author:
jjdelcerro
See Also:
  • Constructor Details

    • MetadataRuntimeException

      public MetadataRuntimeException(org.gvsig.tools.exception.BaseException exception)
    • MetadataRuntimeException

      protected MetadataRuntimeException(String message, String key, long code)
    • MetadataRuntimeException

      protected MetadataRuntimeException(String message, Throwable cause, String key, long code)