Package org.gvsig.fmap.dal.exception
Class ReadRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.gvsig.tools.exception.BaseRuntimeException
org.gvsig.fmap.dal.exception.DataRuntimeException
org.gvsig.fmap.dal.exception.ReadRuntimeException
- All Implemented Interfaces:
Serializable,org.gvsig.tools.exception.IBaseException
- See Also:
-
Field Summary
Fields inherited from class org.gvsig.tools.exception.BaseRuntimeException
code, formatString, messageKey -
Constructor Summary
ConstructorsModifierConstructorDescriptionReadRuntimeException(String store, Object oid, Throwable cause) ReadRuntimeException(String store, Throwable cause) protectedReadRuntimeException(String fmt, Throwable cause, String msgkey, int code) protectedReadRuntimeException(String fmt, Throwable cause, String msgkey, long code) -
Method Summary
Methods inherited from class org.gvsig.tools.exception.BaseRuntimeException
getCode, getFormatString, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setValue, toString, valuesMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
ReadRuntimeException
-
ReadRuntimeException
-
ReadRuntimeException
-
ReadRuntimeException
-