Hierarchy For Package dimstyl.orm.exceptions
Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- dimstyl.orm.exceptions.CompositePrimaryKeyException
- dimstyl.orm.exceptions.DatabaseConnectionException
- dimstyl.orm.exceptions.InvalidColumnNameException
- dimstyl.orm.exceptions.MissingColumnAnnotationException
- dimstyl.orm.exceptions.MissingDatabaseAnnotationException
- dimstyl.orm.exceptions.MissingPrimaryKeyException
- dimstyl.orm.exceptions.MissingRepositoryAnnotationException
- dimstyl.orm.exceptions.MissingTableAnnotationException
- dimstyl.orm.exceptions.SqlExecutionException
- dimstyl.orm.exceptions.UnsupportedFieldTypeException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)