org.apache.logging.log4j.core.helpers
Class Throwables
java.lang.Object
org.apache.logging.log4j.core.helpers.Throwables
public class Throwables
- extends Object
Helps with Throwable objects.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Throwables
public Throwables()
toStringList
public static List<String> toStringList(Throwable throwable)
- Converts a Throwable into a List of Strings
- Parameters:
throwable
- the Throwable
- Returns:
- a List of Strings
Copyright © 1999-2013 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.