Uses of Class
de.quantummaid.eventmaid.channel.exception.ErrorThrowingChannelExceptionHandler
-
Packages that use ErrorThrowingChannelExceptionHandler Package Description de.quantummaid.eventmaid.channel.exception -
-
Uses of ErrorThrowingChannelExceptionHandler in de.quantummaid.eventmaid.channel.exception
Methods in de.quantummaid.eventmaid.channel.exception that return ErrorThrowingChannelExceptionHandler Modifier and Type Method Description static <T> ErrorThrowingChannelExceptionHandler<T>ErrorThrowingChannelExceptionHandler. errorThrowingChannelExceptionHandler()Factory method to create a newErrorThrowingChannelExceptionHandler.
-