Package ch.qos.logback.classic.spi
Class ThrowableProxy
java.lang.Object
ch.qos.logback.classic.spi.ThrowableProxy
- All Implemented Interfaces:
IThrowableProxy
-
Constructor Details
-
ThrowableProxy
-
-
Method Details
-
getThrowable
-
getMessage
- Specified by:
getMessagein interfaceIThrowableProxy
-
getClassName
- Specified by:
getClassNamein interfaceIThrowableProxy
-
getStackTraceElementProxyArray
- Specified by:
getStackTraceElementProxyArrayin interfaceIThrowableProxy
-
getCommonFrames
public int getCommonFrames()- Specified by:
getCommonFramesin interfaceIThrowableProxy
-
getCause
- Specified by:
getCausein interfaceIThrowableProxy
-
getSuppressed
- Specified by:
getSuppressedin interfaceIThrowableProxy
-
getPackagingDataCalculator
-
calculatePackagingData
public void calculatePackagingData() -
fullDump
public void fullDump()
-