Class CMDirectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.camel.component.cm.exceptions.CMDirectException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CMResponseException,HostUnavailableException,XMLConstructionException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCMDirectException(String message) CMDirectException(String message, Throwable cause) CMDirectException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) CMDirectException(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
-
CMDirectException
public CMDirectException() -
CMDirectException
-
CMDirectException
-
CMDirectException
-
CMDirectException
-