CannotCancelNotNewDeliveryException Constructor |
Name | Description | |
---|---|---|
CannotCancelNotNewDeliveryException(Guid) |
Initializes a new instance of the CannotCancelNotNewDeliveryException class with a specified delivery id.
| |
CannotCancelNotNewDeliveryException(Guid, String) |
Initializes a new instance of the CannotCancelNotNewDeliveryException class with a specified delivery id and error message.
| |
CannotCancelNotNewDeliveryException(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.
|