SecretNotFoundException Constructor

Initializes a new instance of SecretNotFoundException.

Overload List

SecretNotFoundException Initializes a new instance of SecretNotFoundException.
SecretNotFoundException(String) Initializes a new SecretNotFoundException with the specified error message.
SecretNotFoundException(String, Exception) Initializes a new SecretNotFoundException with the specified error message and InnerException property.

See Also