Package io.mosip.authentication.core.exception
package io.mosip.authentication.core.exception
-
Exception ClassesClassDescriptionThe Class AuthenticationFailedException - Exception thrown when Authentication of user is failed.The base exception for ID Authentication application which is always associated with an error code.The base exception for all checked exceptions used in ID AuthenticationThe parent exception for ID Authentication which is always associated with an error code.The exception for ID Authentication which is always associated with an error code.The Class UnknownException - Thrown when an unknown exception occurs.The Class IdAuthRetryException - Unchecked exception used to trigger retry in RestHelper.The Class IDDataValidationException - Thrown when any Data validation error occurs.Exception thrown when UID/VIN is invalid.The Class RetryingBeforeRetryIntervalException - The exception to be thrown if try is performed before the retry interval.The Class SecurityFailedException - Thrown when security check is failed.The Class ServiceTimeoutException - Thrown when service is timed out.