public class ExceptionEvent extends EventObject
source
ExceptionEvent(Object source, String msg_)
String
getMsg()
getSource, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ExceptionEvent(Object source, String msg_)
public String getMsg()