Class IntegrationException

All Implemented Interfaces:
Serializable

public class IntegrationException extends HibernateException
Indicates a problem integrating Hibernate and the Bean Validation spec.
See Also:
  • Constructor Details

    • IntegrationException

      public IntegrationException(String message)
    • IntegrationException

      public IntegrationException(String message, Throwable root)