Class SaRMIHibernateExeption

All Implemented Interfaces:
Serializable

public class SaRMIHibernateExeption extends SaRMIBaseException
Exception, thrown during the Execution of the query by Hibernate.
Author:
lav
See Also:
  • Constructor Details

    • SaRMIHibernateExeption

      public SaRMIHibernateExeption()
      SaRMIHibernateExeption constructor.
    • SaRMIHibernateExeption

      public SaRMIHibernateExeption(String s)
      SaRMIHibernateExeption constructor.
      Parameters:
      s - message
    • SaRMIHibernateExeption

      public SaRMIHibernateExeption(String s, Throwable cause)
      SaRMIHibernateExeption constructor.
      Parameters:
      s - message
      cause - cause