Class AuthenticationServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sap.retail.oaa.commerce.services.rest.util.exception.AuthenticationServiceException
All Implemented Interfaces:
Serializable

public class AuthenticationServiceException extends RuntimeException
Exception class regarding the authentication service functionality
See Also:
  • Constructor Details

    • AuthenticationServiceException

      public AuthenticationServiceException()
    • AuthenticationServiceException

      public AuthenticationServiceException(String message)
    • AuthenticationServiceException

      public AuthenticationServiceException(Throwable e)