Package org.hibernate.procedure
Class NoSuchParameterException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- javax.persistence.PersistenceException
-
- org.hibernate.HibernateException
-
- org.hibernate.procedure.NoSuchParameterException
-
- All Implemented Interfaces:
java.io.Serializable
public class NoSuchParameterException extends HibernateException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NoSuchParameterException(java.lang.String message)
-