iikoFront Api V4 Code Reference
iikoFront Api V4 Code Reference
Resto.Front.Api.V4.Exceptions
CannotCancelNotNewDeliveryException Class
CannotCancelNotNewDeliveryException Constructor
CannotCancelNotNewDeliveryException Constructor (Guid)
CannotCancelNotNewDeliveryException Constructor (Guid, String)
CannotCancelNotNewDeliveryException Constructor (Guid, String, Exception)
CannotCancelNotNewDeliveryException Constructor (Guid, String)
Initializes a new instance of the
CannotCancelNotNewDeliveryException
class with a specified delivery id and error message.
Namespace:
Resto.Front.Api.V4.Exceptions
Assembly:
Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
Copy
public
CannotCancelNotNewDeliveryException
(
Guid
deliveryId
,
string
message
)
Parameters
deliveryId
Type:
System
Guid
message
Type:
System
String
See Also
Reference
CannotCancelNotNewDeliveryException Class
CannotCancelNotNewDeliveryException Overload
Resto.Front.Api.V4.Exceptions Namespace