Class CredentialException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.apiregistryservices.exceptions.CredentialException
All Implemented Interfaces:
Serializable

public class CredentialException extends Exception
Credential usage or retrieval Exception
See Also:
  • Constructor Details

    • CredentialException

      public CredentialException(String message)
    • CredentialException

      public CredentialException(String message, Throwable t)