Uses of Class
tech.ailef.dbadmin.external.exceptions.DbAdminException
Packages that use DbAdminException
-
Uses of DbAdminException in tech.ailef.dbadmin.external.exceptions
Subclasses of DbAdminException in tech.ailef.dbadmin.external.exceptionsModifier and TypeClassDescriptionclass
Thrown during the computation of pagination if the requested page number is not valid within the current request (e.g.class
Thrown when a field of an `@Entity` class has a type that is not supported.