Package org.apache.camel.component.jt400
Class Jt400PgmCallException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.camel.RuntimeCamelException
-
- org.apache.camel.component.jt400.Jt400PgmCallException
-
- All Implemented Interfaces:
Serializable
public class Jt400PgmCallException extends org.apache.camel.RuntimeCamelException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Jt400PgmCallException(Exception e)Jt400PgmCallException(String message)
-
Method Summary
-
Methods inherited from class org.apache.camel.RuntimeCamelException
wrapRuntimeCamelException, wrapRuntimeException
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-