Class CredentialVaultProviderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.springframework.extensions.surf.exception.CredentialVaultProviderException
All Implemented Interfaces:
Serializable

public class CredentialVaultProviderException extends Exception
Thrown if a credential vault could not be provided.
Author:
muzquiano
See Also:
  • Constructor Details

    • CredentialVaultProviderException

      public CredentialVaultProviderException(String message)
    • CredentialVaultProviderException

      public CredentialVaultProviderException(String message, Exception ex)