Class UserInfoErrorResponseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pac4j.oidc.exceptions.UserInfoErrorResponseException
All Implemented Interfaces:
Serializable

public class UserInfoErrorResponseException extends Exception
When an error occured for the user info call.
Since:
5.7.2
Author:
Jerome LELEU
See Also:
  • Constructor Details

    • UserInfoErrorResponseException

      public UserInfoErrorResponseException(String message)