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:
 java.io.Serializable
- Enclosing class:
 - SException
 
public static class SException.Error extends SException
Probable bug in user's program.- See Also:
 - Serialized Form
 
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from class simpleorm.utils.SException
SException.Data, SException.Error, SException.InternalError, SException.Jdbc, SException.Test, SException.Validation 
 - 
 
- 
Method Summary
- 
Methods inherited from class simpleorm.utils.SException
getFieldMeta, getFieldValue, getInstance, getParams, getRecordInstance, getValidator, setFieldMeta, setFieldValue, setInstance, setParams, setRecordInstance, setValidator 
 - 
 
 -