org.apache.camel.component.quickfixj
Class CannotSendException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.quickfixj.QFJException
org.apache.camel.component.quickfixj.CannotSendException
- All Implemented Interfaces:
- Serializable
public class CannotSendException
- extends org.quickfixj.QFJException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CannotSendException
public CannotSendException(String message)
CannotSendException
public CannotSendException(String message,
Throwable cause)
Apache CAMEL