org.apache.http.impl.nio.reactor
Class ExceptionEvent
java.lang.Object
org.apache.http.impl.nio.reactor.ExceptionEvent
public class ExceptionEvent
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ExceptionEvent
public ExceptionEvent(java.lang.Throwable ex,
java.util.Date timestamp)
ExceptionEvent
public ExceptionEvent(java.lang.Exception ex)
getCause
public java.lang.Throwable getCause()
getTimestamp
public java.util.Date getTimestamp()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.