Uses of Interface
com.jk.core.exceptions.JKNonPrintableException
Packages that use JKNonPrintableException
-
Uses of JKNonPrintableException in com.jk.core.exceptions
Classes in com.jk.core.exceptions that implement JKNonPrintableExceptionModifier and TypeClassDescriptionclass
This class represents exception thrown to indicate an authentication-related errors within the applicationclass
This class represents exception thrown to indicate an authorization-related errors within the applicationclass
This class represents exception thrown to indicate that a user account is disabled or inactive.class
This class represents exception thrown to indicate an invalid token is encountered within the application.class
This class represents exception thrown to indicate an invalid user is encountered.class
This class represents exception thrown to indicate that a specific operation is not allowed or permitted in the current context.class
This class represents exception thrown to indicate security-related issues in the application.class
This class represents exception thrown to indicate validation errors within the application.