SecretStoreException public class SecretStoreException : Exception Exception thrown on any secret store failure. Inspect inner exception for root cause. Documentation public SecretStoreException() public SecretStoreException(string message) public SecretStoreException(string message, Exception innerException) protected SecretStoreException(SerializationInfo info, StreamingContext context)