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 Details

    • CSimpleException

      public CSimpleException(String message, String expression)
  • Method Details

    • getExpression

      public String getExpression()