org.apache.camel.component.jt400
Class Jt400PgmCallException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.apache.camel.RuntimeCamelException
                  extended by org.apache.camel.component.jt400.Jt400PgmCallException
All Implemented Interfaces:
Serializable

public class Jt400PgmCallException
extends org.apache.camel.RuntimeCamelException

See Also:
Serialized Form

Constructor Summary
Jt400PgmCallException(String message)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Jt400PgmCallException

public Jt400PgmCallException(String message)


Apache Camel