Uses of Class
com.jk.core.exceptions.JKException
Packages that use JKException
Package
Description
-
Uses of JKException in com.jk.core.exceptions
Subclasses of JKException in com.jk.core.exceptionsModifier and TypeClassDescriptionclassThis class represents exception thrown when an invalid name is encountered.classThis class represents exception thrown to indicate an assertion failure within the application.classThis class represents exception thrown to indicate an authentication-related errors within the applicationclassThis class represents exception thrown to indicate an authorization-related errors within the applicationclassThis class represents exception thrown to indicate an data access-related errors within the application.classThis class represents exception thrown to indicate that the database is unavailable or encounters connectivity issuesclassThis class represents exception thrown to indicate that a user account is disabled or inactive.classThis class represents exception thrown to indicate that a report is empty or contains no data.classThis class represents exception thrown to indicate an data HTTP-related errors within the applicationclassThis class represents exception thrown to indicate an invalid token is encountered within the application.classThis class represents exception thrown to indicate an invalid user is encountered.classThis class represents exception thrown to indicate that a specific operation is not allowed or permitted in the current context.classThis class represents exception thrown to indicate errors related to generating or handling reports.classThis class represents exception thrown to indicate security-related issues in the application.classThis class represents exception thrown to indicate a server is unavailable or down.classThis class represents exception thrown to indicate that a timeout has occurred within the application.classThis class represents exception thrown to indicate validation errors within the application.classThis class represents exception thrown to indicate errors related to XML processing or parsing within the application. -
Uses of JKException in com.jk.core.templates
Subclasses of JKException in com.jk.core.templatesModifier and TypeClassDescriptionclassThis class represents exceptions thrown to indicate that an error occurred while working with the template within the application.classThis class represents exceptions thrown to indicate that an error occurred while processing the template within the application. -
Uses of JKException in com.jk.data.dynamic.paging
Subclasses of JKException in com.jk.data.dynamic.pagingModifier and TypeClassDescriptionclassThis class represents exceptions thrown to indicate that a paging error occurred within the application. -
Uses of JKException in com.jk.data.exceptions
Subclasses of JKException in com.jk.data.exceptionsModifier and TypeClassDescriptionclassThis class represents exception thrown when a data access operation returns more rows than expected.classThis class represents exceptions thrown to indicate that an error occurred within the application.classThis class represents exceptions thrown to indicate that an error occurred within the application. -
Uses of JKException in com.jk.services.client
Subclasses of JKException in com.jk.services.clientModifier and TypeClassDescriptionclassThis class represents exceptions thrown to indicate that client-side error occurred when communicating with a remote service.