Class UnsupportedFieldTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tech.ailef.dbadmin.external.exceptions.DbAdminException
tech.ailef.dbadmin.external.exceptions.UnsupportedFieldTypeException
- All Implemented Interfaces:
Serializable
Thrown when a field of an `@Entity` class has a type that is not
supported.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsupportedFieldTypeException
public UnsupportedFieldTypeException() -
UnsupportedFieldTypeException
-