Syrve POS Api V9 Code Reference
Syrve POS Api V9 Code Reference
Resto.Front.Api.Exceptions
BeforeProceedOrderPaymentOperationException Class
BeforeProceedOrderPaymentOperationException Constructor
BeforeProceedOrderPaymentOperationException Constructor
BeforeProceedOrderPaymentOperationException Constructor (String)
BeforeProceedOrderPaymentOperationException Constructor (String, Exception)
BeforeProceedOrderPaymentOperationException Constructor (String, Exception)
Initializes a new instance of the
BeforeProceedOrderPaymentOperationException
class with a specified error message and a reference to the inner exception that is the cause of this exception.
Namespace:
Resto.Front.Api.Exceptions
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
public
BeforeProceedOrderPaymentOperationException
(
string
message
,
Exception
innerException
)
Parameters
message
Type:
System
String
innerException
Type:
System
Exception
See Also
Reference
BeforeProceedOrderPaymentOperationException Class
BeforeProceedOrderPaymentOperationException Overload
Resto.Front.Api.Exceptions Namespace