org.apache.camel.component.jbi
Class JbiException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.camel.RuntimeCamelException
org.apache.camel.component.jbi.JbiException
- All Implemented Interfaces:
- Serializable
public class JbiException
- extends org.apache.camel.RuntimeCamelException
- Version:
- $Revision: 563665 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JbiException
public JbiException(Throwable cause)
JbiException
public JbiException(String message)
JbiException
public JbiException(String message,
Throwable cause)
Copyright © 2007 Apache Software Foundation. All Rights Reserved.