Class Hierarchy
- java.lang.Object
- com.fifa.connectid.sdk.core.errorhandling.BadRequestHandler (implements com.fifa.connectid.sdk.core.errorhandling.ErrorResponseHandler)
- com.fifa.connectid.sdk.core.errorhandling.ConflictResponseHandler (implements com.fifa.connectid.sdk.core.errorhandling.ErrorResponseHandler)
- com.fifa.connectid.sdk.core.errorhandling.ConnectIdHeaders
- com.fifa.connectid.sdk.core.errorhandling.DuplicatedFacilityFoundHandler (implements com.fifa.connectid.sdk.core.errorhandling.ErrorResponseHandler)
- com.fifa.connectid.sdk.core.errorhandling.DuplicatedOrganisationFoundHandler (implements com.fifa.connectid.sdk.core.errorhandling.ErrorResponseHandler)
- com.fifa.connectid.sdk.core.errorhandling.DuplicatedPersonFoundHandler (implements com.fifa.connectid.sdk.core.errorhandling.ErrorResponseHandler)
- com.fifa.connectid.sdk.core.errorhandling.DuplicateOfRegisteredPersonFoundHandler (implements com.fifa.connectid.sdk.core.errorhandling.ErrorResponseHandler)
- com.fifa.connectid.sdk.core.errorhandling.EntityDeletedExceptionHandler (implements com.fifa.connectid.sdk.core.errorhandling.ErrorResponseHandler)
- com.fifa.connectid.sdk.core.errorhandling.EntityNotFoundExceptionHandler (implements com.fifa.connectid.sdk.core.errorhandling.ErrorResponseHandler)
- com.fifa.connectid.sdk.core.errorhandling.ExceptionHandlingPolicy
- com.fifa.connectid.sdk.core.errorhandling.OrganisationMergedExceptionHandler (implements com.fifa.connectid.sdk.core.errorhandling.ErrorResponseHandler)
- com.fifa.connectid.sdk.core.errorhandling.PersonMergedExceptionHandler (implements com.fifa.connectid.sdk.core.errorhandling.ErrorResponseHandler)
- com.fifa.connectid.sdk.core.errorhandling.TooManyRequestsHandler (implements com.fifa.connectid.sdk.core.errorhandling.ErrorResponseHandler)
- com.fifa.connectid.sdk.core.errorhandling.UnauthorizedRequestHandler (implements com.fifa.connectid.sdk.core.errorhandling.ErrorResponseHandler)
Interface Hierarchy
- com.fifa.connectid.sdk.core.errorhandling.ErrorResponseHandler