Class AuthenticationRequiredException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.myfatoorah.service.requestresponse.exception.AuthenticationRequiredException
All Implemented Interfaces:
Serializable

public class AuthenticationRequiredException extends RuntimeException
Exception indicating that the API request was not authenticated.
Author:
Divyank Chavan.
See Also:
  • Constructor Details

    • AuthenticationRequiredException

      public AuthenticationRequiredException(String message)