Package net.orbyfied.j8.event
Class InternalBusException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.orbyfied.j8.event.EventException
net.orbyfied.j8.event.InternalBusException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInternalBusException(EventBus bus, Exception e) InternalBusException(EventBus bus, String message) InternalBusException(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
-
InternalBusException
-
InternalBusException
-
InternalBusException
-