Exception Wrapper #32
@ -1,6 +1,5 @@
|
|||||||
package dev.kske.eventbus.core;
|
package dev.kske.eventbus.core;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
mpk marked this conversation as resolved
|
|||||||
* This unchecked exception acts as a wrapper for an arbitrary exception to prevent an
|
* This unchecked exception acts as a wrapper for an arbitrary exception to prevent an
|
||||||
* {@link ExceptionEvent} from being dispatched. Instead, the wrapped exception is rethrown by
|
* {@link ExceptionEvent} from being dispatched. Instead, the wrapped exception is rethrown by
|
||||||
|
Loading…
Reference in New Issue
Block a user
One blank line too much