Click or drag to resize

CannotCancelNotNewDeliveryException Constructor

Overload List
  NameDescription
Public methodCannotCancelNotNewDeliveryException(Guid)
Initializes a new instance of the CannotCancelNotNewDeliveryException class with a specified delivery id.
Public methodCannotCancelNotNewDeliveryException(Guid, String)
Initializes a new instance of the CannotCancelNotNewDeliveryException class with a specified delivery id and error message.
Public methodCannotCancelNotNewDeliveryException(Guid, String, Exception)
Initializes a new instance of the CannotCancelNotNewDeliveryException class with a specified delivery id, error message and a reference to the inner exception that is the cause of this exception.
Top
See Also