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:
-
Constructor Summary
ConstructorsConstructorDescriptionCannotSendException
(String message) CannotSendException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CannotSendException
-
CannotSendException
-