Click or drag to resize

SecretNotFoundException Constructor

Initializes a new instance of SecretNotFoundException.
Overload List
 NameDescription
Public methodSecretNotFoundException Initializes a new instance of SecretNotFoundException.
Public methodSecretNotFoundException(String) Initializes a new SecretNotFoundException with the specified error message.
Public methodSecretNotFoundException(String, Exception) Initializes a new SecretNotFoundException with the specified error message and InnerException property.
Top
See Also