Uses of Class
org.tentackle.common.ExceptionHelper.Handler
-
Uses of ExceptionHelper.Handler in org.tentackle.common
Methods in org.tentackle.common with parameters of type ExceptionHelper.HandlerModifier and TypeMethodDescriptionstatic booleanExceptionHelper.handleException(boolean first, Throwable headOfChain, ExceptionHelper.Handler<? extends Throwable>... handlers) Extracts any of the given exception types from an exception chain.