Class JtaPlatformException

All Implemented Interfaces:
Serializable

public class JtaPlatformException extends HibernateException
Indicates a problem interacting with the underlying JTA platform.
Author:
Steve Ebersole
See Also:
  • Constructor Details

    • JtaPlatformException

      public JtaPlatformException(String s)
    • JtaPlatformException

      public JtaPlatformException(String string, Throwable root)