类 IntegrationException

  • 所有已实现的接口:
    Serializable

    public class IntegrationException
    extends HibernateException
    Indicates a problem integrating Hibernate and the Bean Validation spec.
    作者:
    Steve Ebersole
    另请参阅:
    序列化表格
    • 构造器详细资料

      • IntegrationException

        public IntegrationException​(String message)
      • IntegrationException

        public IntegrationException​(String message,
                                    Throwable root)