Package simpleorm.utils
Class SException.Data
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
simpleorm.utils.SException
simpleorm.utils.SException.Data
- All Implemented Interfaces:
Serializable
- Enclosing class:
- SException
Errors in data or environment at runtime, not necessarily a programming
bug.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class simpleorm.utils.SException
SException.Data, SException.Error, SException.InternalError, SException.Jdbc, SException.Test, SException.Validation
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class simpleorm.utils.SException
getFieldMeta, getFieldValue, getInstance, getParams, getRecordInstance, getValidator, setFieldMeta, setFieldValue, setInstance, setParams, setRecordInstance, setValidator
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
Data
-
Data
-
Data
-
Data
public Data()
-