Package org.hibernate.service
Class NullServiceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- javax.persistence.PersistenceException
-
- org.hibernate.HibernateException
-
- org.hibernate.service.NullServiceException
-
- All Implemented Interfaces:
java.io.Serializable
public class NullServiceException extends HibernateException
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.Class
serviceRole
-
Constructor Summary
Constructors Constructor Description NullServiceException(java.lang.Class serviceRole)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Class
getServiceRole()
-