Uses of Class org.apache.log4j.spi.ThrowableInformation

Uses in package org.apache.log4j.lf5

Methods with parameter type org.apache.log4j.spi.ThrowableInformation

void
Set stack trace information associated with this Log4JLogRecord.

Uses in package org.apache.log4j.spi

Constructors with parameter type org.apache.log4j.spi.ThrowableInformation

LoggingEvent.LoggingEvent(String fqnOfCategoryClass, Category logger, long timeStamp, Level level, Object message, String threadName, ThrowableInformation throwable, String ndc, LocationInfo info, Map properties)
Create new instance.

Methods with return type org.apache.log4j.spi.ThrowableInformation

ThrowableInformation
Returns the throwable information contained within this event.

Copyright 2000-2007 Apache Software Foundation.