Method | Description | |
---|---|---|
UnauthorizedException ( string message, |
Initializes a new instance of the Conjur.UnauthorizedException class.
|
public UnauthorizedException ( string message, |
||
message | string | Descriptive error message. |
exception | Wrapped exception. | |
return | System |