Class CMResponseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.camel.component.cm.exceptions.CMDirectException
org.apache.camel.component.cm.exceptions.cmresponse.CMResponseException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InsufficientBalanceException,InvalidMSISDNException,InvalidProductTokenException,NoAccountFoundForProductTokenException,NoMessageException,NotPhoneNumberFoundException,UnknownErrorException,UnroutableMessageException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCMResponseException(String message) CMResponseException(String message, Throwable cause) CMResponseException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) CMResponseException(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
-
CMResponseException
public CMResponseException() -
CMResponseException
-
CMResponseException
-
CMResponseException
-
CMResponseException
-