类 JtaPlatformInaccessibleException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- javax.persistence.PersistenceException
-
- org.hibernate.HibernateException
-
- org.hibernate.resource.transaction.backend.jta.internal.JtaPlatformInaccessibleException
-
- 所有已实现的接口:
Serializable
public class JtaPlatformInaccessibleException extends HibernateException
Indicates problems accessing TransactionManager or UserTransaction through the JtaPlatform- 作者:
- Steve Ebersole
- 另请参阅:
- 序列化表格
-
-
构造器概要
构造器 构造器 说明 JtaPlatformInaccessibleException(String message)JtaPlatformInaccessibleException(String message, Throwable cause)
-
方法概要
-