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