public class ExceptionEventArgs extends EventArgs
EMPTY
ExceptionEventArgs(Exception exception)
Exception
getException()
void
setException(Exception exception)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExceptionEventArgs(Exception exception)
public Exception getException()
public void setException(Exception exception)
Copyright © 2016. All Rights Reserved.