Class FcHibernateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.xima.fc.persistence.hibernate.FcHibernateException
All Implemented Interfaces:
Serializable

public class FcHibernateException extends Exception
Exception for Hibernate related issues.
Since:
8.5.0
Author:
Norman Lorenz
See Also:
  • Constructor Details

    • FcHibernateException

      public FcHibernateException(String message)
    • FcHibernateException

      public FcHibernateException(String message, Throwable cause)