org.apache.log4j.spi
Class ThrowableInformation
java.lang.Object
|
+--org.apache.log4j.spi.ThrowableInformation
- All Implemented Interfaces:
- Serializable
- public class ThrowableInformation
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThrowableInformation
public ThrowableInformation(Throwable throwable)
getThrowable
public Throwable getThrowable()
getThrowableStrRep
public String[] getThrowableStrRep()
Please notify me about new log4j releases.