Class UnsupportedFieldTypeException

All Implemented Interfaces:
Serializable

public class UnsupportedFieldTypeException extends DbAdminException
Thrown when a field of an `@Entity` class has a type that is not supported.
See Also:
  • Constructor Details

    • UnsupportedFieldTypeException

      public UnsupportedFieldTypeException()
    • UnsupportedFieldTypeException

      public UnsupportedFieldTypeException(String msg)