DotMSN

UnauthorizedException Constructor

Constructor.

Overload List

Constructor.

public UnauthorizedException();

Serialization constructor.

protected UnauthorizedException(SerializationInfo,StreamingContext);

Specifies a general exception.

public UnauthorizedException(string);

Specifies a general exception but which originates from another exception.

public UnauthorizedException(string,Exception);

See Also

UnauthorizedException Class | XihSolutions.DotMSN Namespace