Method | Description | |
---|---|---|
UnauthorizedException ( ) : System | ||
UnauthorizedException ( System.Error error ) : System | ||
UnauthorizedException ( string message ) : System |
public UnauthorizedException ( System.Error error ) : System | ||
error | System.Error | |
return | System |
public UnauthorizedException ( string message ) : System | ||
message | string | |
return | System |