Class ExecException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.camel.RuntimeCamelException
org.apache.camel.component.exec.ExecException
All Implemented Interfaces:
Serializable

public class ExecException extends org.apache.camel.RuntimeCamelException
Exception thrown when there is an execution failure.
See Also: