Class PropertyAccessBuildingException

All Implemented Interfaces:
Serializable

public class PropertyAccessBuildingException extends HibernateException
Indicates a problem while building a PropertyAccess.
See Also:
  • Constructor Details

    • PropertyAccessBuildingException

      public PropertyAccessBuildingException(String message)
    • PropertyAccessBuildingException

      public PropertyAccessBuildingException(String message, Throwable cause)