Class CannotSendException

  • All Implemented Interfaces:
    Serializable

    public class CannotSendException
    extends org.quickfixj.QFJException
    See Also:
    Serialized Form
    • Constructor Detail

      • CannotSendException

        public CannotSendException​(String message)
      • CannotSendException

        public CannotSendException​(String message,
                                   Throwable cause)