Hierarchy For Package com.pugwoo.dbhelper.exception
Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.pugwoo.dbhelper.exception.BadSQLSyntaxException
- com.pugwoo.dbhelper.exception.CasVersionNotMatchException
- com.pugwoo.dbhelper.exception.InvalidParameterException
- com.pugwoo.dbhelper.exception.MustProvideConstructorException
- com.pugwoo.dbhelper.exception.NoColumnAnnotationException
- com.pugwoo.dbhelper.exception.NoJoinTableMemberException
- com.pugwoo.dbhelper.exception.NoKeyColumnAnnotationException
- com.pugwoo.dbhelper.exception.NoTableAnnotationException
- com.pugwoo.dbhelper.exception.NotAllowModifyException
- com.pugwoo.dbhelper.exception.NotAllowQueryException
- com.pugwoo.dbhelper.exception.NotOnlyOneKeyColumnException
- com.pugwoo.dbhelper.exception.NullKeyValueException
- com.pugwoo.dbhelper.exception.OnConditionIsNeedException
- com.pugwoo.dbhelper.exception.ParameterSizeNotMatchedException
- com.pugwoo.dbhelper.exception.RelatedColumnFieldNotFoundException
- com.pugwoo.dbhelper.exception.RowMapperFailException
- com.pugwoo.dbhelper.exception.ScriptErrorException
- com.pugwoo.dbhelper.exception.SpringBeanNotMatchException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)