Package simpleorm.utils
Class SException.Error
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
simpleorm.utils.SException
simpleorm.utils.SException.Error
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- SException
Probable bug in user's program.
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from class simpleorm.utils.SExceptionSException.Data, SException.Error, SException.InternalError, SException.Jdbc, SException.Test, SException.Validation
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class simpleorm.utils.SExceptiongetFieldMeta, getFieldValue, getInstance, getParams, getRecordInstance, getValidator, setFieldMeta, setFieldValue, setInstance, setParams, setRecordInstance, setValidatorMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
Error
- 
Error
- 
Error
- 
Errorpublic Error()
 
-