Syrve POS Api V9 Code Reference
Syrve POS Api V9 Code Reference
Resto.Front.Api.Exceptions
InsufficientLicenseException Class
InsufficientLicenseException Constructor
InsufficientLicenseException Constructor
InsufficientLicenseException(String) Constructor
InsufficientLicenseException(String, Object[]) Constructor
Insufficient
License
Exception(String) Constructor
Initializes a new instance of the
InsufficientLicenseException
class with a specified error message.
Namespace:
Resto.Front.Api.Exceptions
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
public
InsufficientLicenseException
(
string
message
)
Parameters
message
String
See Also
Reference
InsufficientLicenseException Class
InsufficientLicenseException Overload
Resto.Front.Api.Exceptions Namespace