Package org.mule.soap.api.client
Class RMProtocolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.mule.soap.api.client.RMProtocolException
- All Implemented Interfaces:
Serializable
RuntimeException implementation that aims to be thrown when an error occur while trying to send an RM protocol message.- Since:
- 1.6
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRMProtocolException(String message) RMProtocolException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RMProtocolException
-
RMProtocolException
-