Package de.quantummaid.eventmaid.channel.exception
-
Interface Summary Interface Description ChannelExceptionHandler<T> Whenever an exception is thrown within aFilteror the finalAction, theChannelExceptionHandleris invoked. -
Class Summary Class Description ErrorThrowingChannelExceptionHandler<T> AChannelExceptionHandler, that will throw every exception on the currentThread. -
Exception Summary Exception Description ExceptionInFilterException ExceptionInSubscriberException