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