Click or drag to resize

NotAuthorizedException Constructor

Overload List
  NameDescription
Public methodNotAuthorizedException
Initializes a new instance of the NotAuthorizedException class.
Public methodNotAuthorizedException(String)
Initializes a new instance of the NotAuthorizedException class with a specified error message.
Public methodNotAuthorizedException(SerializationInfo, StreamingContext)
Initializes a new instance of the NotAuthorizedException class with serialized data.
Top
See Also