Uses of Class
io.mosip.authentication.core.exception.IdAuthenticationBaseException
Packages that use IdAuthenticationBaseException
-
Uses of IdAuthenticationBaseException in io.mosip.authentication.core.exception
Subclasses of IdAuthenticationBaseException in io.mosip.authentication.core.exceptionModifier and TypeClassDescriptionclassThe Class AuthenticationFailedException - Exception thrown when Authentication of user is failed.classThe base exception for ID Authentication application which is always associated with an error code.classThe parent exception for ID Authentication which is always associated with an error code.classThe exception for ID Authentication which is always associated with an error code.classThe Class UnknownException - Thrown when an unknown exception occurs.classThe Class IDDataValidationException - Thrown when any Data validation error occurs.classException thrown when UID/VIN is invalid.classThe Class RetryingBeforeRetryIntervalException - The exception to be thrown if try is performed before the retry interval.classThe Class SecurityFailedException - Thrown when security check is failed.classThe Class ServiceTimeoutException - Thrown when service is timed out.