UnauthorizedException Class

Definition

The exception that is thrown when an authorized connection to the server is attempted and is rejected by the server.

public ref class UnauthorizedException sealed : ApplicationException
public sealed class UnauthorizedException : ApplicationException
Public NotInheritable Class UnauthorizedException
Inherits ApplicationException
Inheritance
UnauthorizedException

Constructors

UnauthorizedException()
UnauthorizedException(Exception)
UnauthorizedException(SerializationInfo, StreamingContext)

Applies to