|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.qos.logback.classic.spi.ThrowableToDataPointArray
public class ThrowableToDataPointArray
Convert a throwable into an array of ThrowableDataPoint objects.
Constructor Summary | |
---|---|
ThrowableToDataPointArray()
|
Method Summary | |
---|---|
static ThrowableDataPoint[] |
convert(java.lang.Throwable t)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThrowableToDataPointArray()
Method Detail |
---|
public static ThrowableDataPoint[] convert(java.lang.Throwable t)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |