Class OperationCancelledException

  • All Implemented Interfaces:
    Serializable

    public class OperationCancelledException
    extends ServiceBusException
    This exception is thrown when the underlying Amqp layer encounter an abnormal link abort or disconnect of connection in an unexpected fashion.
    Since:
    1.0
    See Also:
    Serialized Form
    • Constructor Detail

      • OperationCancelledException

        public OperationCancelledException​(String message)