VaultClientException Class |
Namespace: Omada.OE.Model.Vault
[SerializableAttribute] public class VaultClientException : Exception
The VaultClientException type exposes the following members.
Name | Description | |
---|---|---|
![]() | VaultClientException |
vault client exception constructor
|
![]() | VaultClientException(SerializationInfo, StreamingContext) |
vault client exception constructor
|
![]() | VaultClientException(String, HttpStatusCode) |
vault client exception constructor
|
![]() | VaultClientException(String, HttpStatusCode, Exception) |
vault client exception constructor
|
Name | Description | |
---|---|---|
![]() | StatusCode |
Http status code
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |