Class TransportAbortedException

  • All Implemented Interfaces:
    Serializable

    public class TransportAbortedException
    extends TransportException
    Exception type used to abort a job because of an asynchronous closure of the message producer.
    See Also:
    Serialized Form
    • Constructor Detail

      • TransportAbortedException

        public TransportAbortedException​(String message)