Package org.jboss.jbossts.star.provider
Class TMUnavailableException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.jboss.jbossts.star.provider.TMUnavailableException
-
- All Implemented Interfaces:
Serializable
public class TMUnavailableException extends RuntimeException
Unable to contact the REST based Transaction Coordinator- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TMUnavailableException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
TMUnavailableException
public TMUnavailableException(String message)
-
-