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