Class CSimpleException

  • All Implemented Interfaces:
    Serializable

    public class CSimpleException
    extends org.apache.camel.RuntimeCamelException
    General csimple exception.
    See Also:
    Serialized Form
    • Constructor Detail

      • CSimpleException

        public CSimpleException​(String message,
                                String expression)
    • Method Detail

      • getExpression

        public String getExpression()