OperationCancelledException Class

  • java.lang.Object
    • Exception

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.

Constructor Summary

Constructor Description
OperationCancelledException(final String message)

Inherited Members

Constructor Details

OperationCancelledException

public OperationCancelledException(final String message)

Parameters:

message

Applies to