Class UnknownAttributeTypeException

All Implemented Interfaces:
Serializable

public class UnknownAttributeTypeException extends HibernateException
Indicates a problem resolving an attribute's type details - typically with dynamic models.
See Also:
  • Constructor Details

    • UnknownAttributeTypeException

      public UnknownAttributeTypeException(String message)