Package com.jk.core.exceptions.handler
package com.jk.core.exceptions.handler
-
ClassDescriptionAnnotation to mark methods that handle exceptions in a standardized way.JKDefaultExceptionHandler<T extends Throwable>This class represents the default exception handler class for the JK-Framework.JKExceptionHandler<T extends Throwable>This interface is used for handling exceptions inside the JK-Framework.This class is a factory used to create
JKExceptionHandler
objects.This class represents information about an exception handler.This class is an utility class for working with exceptions.This class represents exception handler for unit testing purposes.