Uses of Interface
kos.api.ExceptionHandler
Packages that use ExceptionHandler
-
Uses of ExceptionHandler in kos.api
Fields in kos.api declared as ExceptionHandlerMethods in kos.api that return ExceptionHandler -
Uses of ExceptionHandler in kos.core.exception
Classes in kos.core.exception that implement ExceptionHandlerModifier and TypeClassDescriptionclassThe default Exception Handler mechanism.Fields in kos.core.exception declared as ExceptionHandlerModifier and TypeFieldDescription(package private) final ExceptionHandlerPredicateExceptionHandler.PredicateAndHandler.handlerMethods in kos.core.exception with parameters of type ExceptionHandlerModifier and TypeMethodDescriptionvoidPredicateExceptionHandler.add(Predicate<Throwable> predicate, ExceptionHandler handler) -
Uses of ExceptionHandler in kos.core.validation
Classes in kos.core.validation that implement ExceptionHandler