Overload List
Name | Description | |
---|---|---|
![]() | NotAuthorizedException |
Create a new NotAuthorizedException with default parameters.
|
![]() | NotAuthorizedException(String) |
Create a new NotAuthorizedException.
|
![]() | NotAuthorizedException(SerializationInfo, StreamingContext) |
Deserialization constructor. Recreate a NotAuthorizedException from a serialized stream.
|
![]() | NotAuthorizedException(String, Exception) |
Create a new NotAuthorizedException.
|
See Also