Method | Description | |
---|---|---|
ForbiddenException ( ) : System | ||
ForbiddenException ( string responseContent ) : System | ||
ForbiddenException ( string responseContent, Exception innerException ) : System |
Method | Description | |
---|---|---|
ForbiddenException ( SerializationInfo serializationInfo, StreamingContext streamingContext ) : System |
public ForbiddenException ( string responseContent ) : System | ||
responseContent | string | |
return | System |
public ForbiddenException ( string responseContent, Exception innerException ) : System | ||
responseContent | string | |
innerException | Exception | |
return | System |