Class WMAccessDeniedException
Custom Exception class to indicate an access request has been denied.
Implements
Inherited Members
Namespace: Quantellia.WMServer.Auth
Assembly: WMServer.dll
Syntax
public class WMAccessDeniedException : Exception, ISerializable
Constructors
WMAccessDeniedException(string)
Exception class indicating that an access permission request has been denied has occurred.
Declaration
public WMAccessDeniedException(string msg)
Parameters
Type | Name | Description |
---|---|---|
string | msg |