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 Details

    • CannotSendException

      public CannotSendException(String message)
    • CannotSendException

      public CannotSendException(String message, Throwable cause)