Package net.orbyfied.j8.event
Class EventInvocationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.orbyfied.j8.event.EventException
net.orbyfied.j8.event.EventInvocationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEventInvocationException(EventBus bus, String message) EventInvocationException(EventBus bus, String msg, Exception e) -
Method Summary
Methods inherited from class net.orbyfied.j8.event.EventException
getBusMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EventInvocationException
-
EventInvocationException
-
EventInvocationException
-