Uses of Class
ch.qos.logback.classic.spi.ThrowableProxy
Packages that use ThrowableProxy
-
Uses of ThrowableProxy in ch.qos.logback.classic.spi
Fields in ch.qos.logback.classic.spi declared as ThrowableProxyModifier and TypeFieldDescriptionprivate ThrowableProxyThrowableProxy.causeprivate static final ThrowableProxy[]ThrowableProxy.NO_SUPPRESSEDprivate ThrowableProxy[]ThrowableProxy.suppressedprivate ThrowableProxyLoggingEvent.throwableProxyMethods in ch.qos.logback.classic.spi with parameters of type ThrowableProxyModifier and TypeMethodDescriptionstatic voidThrowableProxyUtil.build(ThrowableProxy nestedTP, Throwable nestedThrowable, ThrowableProxy parentTP) voidLoggingEvent.setThrowableProxy(ThrowableProxy tp) Set this event's throwable information.