| VaultClientException Constructor (String, HttpStatusCode) |
vault client exception constructor
Namespace:
Omada.OE.Model.Vault
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic VaultClientException(
string message,
HttpStatusCode statusCode
)
Parameters
- message
- Type: SystemString
- statusCode
- Type: System.NetHttpStatusCode
See Also