Constructor.
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);
UnauthorizedException Class | XihSolutions.DotMSN Namespace