类 ParameterStrategyException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- javax.persistence.PersistenceException
-
- org.hibernate.HibernateException
-
- org.hibernate.procedure.ParameterStrategyException
-
- 所有已实现的接口:
Serializable
public class ParameterStrategyException extends HibernateException
- 作者:
- Steve Ebersole
- 另请参阅:
- 序列化表格
-
-
构造器概要
构造器 构造器 说明 ParameterStrategyException(String message)
-
方法概要
-
-
-
构造器详细资料
-
ParameterStrategyException
public ParameterStrategyException(String message)
-
-