net.micwin.tindata
Class DispatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.micwin.tindata.DispatchException
- All Implemented Interfaces:
- Serializable
public class DispatchException
- extends RuntimeException
Thrown when something goes wrong while dispatching an event.
- Author:
- MicWin
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DispatchException
public DispatchException(Object receiver,
Object event,
Exception e)
Copyright © 2013 micwin.net Software Development Michael Winkler. All Rights Reserved.