Class JtaPlatformInaccessibleException

  • All Implemented Interfaces:
    Serializable

    public class JtaPlatformInaccessibleException
    extends HibernateException
    Indicates problems accessing TransactionManager or UserTransaction through the JtaPlatform
    See Also:
    Serialized Form
    • Constructor Detail

      • JtaPlatformInaccessibleException

        public JtaPlatformInaccessibleException​(String message)
      • JtaPlatformInaccessibleException

        public JtaPlatformInaccessibleException​(String message,
                                                Throwable cause)