类 JndiException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- javax.persistence.PersistenceException
-
- org.hibernate.HibernateException
-
- org.hibernate.engine.jndi.JndiException
-
- 所有已实现的接口:
Serializable
public class JndiException extends HibernateException
An exception indicating trouble accessing JNDI- 作者:
- Steve Ebersole
- 另请参阅:
- 序列化表格
-
-
构造器概要
构造器 构造器 说明 JndiException(String message, Throwable cause)Constructs a JndiException
-
方法概要
-