Class CSimpleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.camel.RuntimeCamelException
org.apache.camel.language.csimple.CSimpleException
- All Implemented Interfaces:
Serializable
public class CSimpleException
extends org.apache.camel.RuntimeCamelException
General csimple exception.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.camel.RuntimeCamelException
wrapRuntimeCamelException, wrapRuntimeExceptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CSimpleException
-
-
Method Details
-
getExpression
-