public class Backtrace extends ArrayList<BacktraceElement> implements Serializable
modCount| Constructor and Description |
|---|
Backtrace(ConfigContext config)
For the benefit of deserialization
|
Backtrace(ConfigContext config,
Throwable error)
Adds each backtrace element in an error to the backtrace.
|
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streampublic Backtrace(ConfigContext config, Throwable error)
config - Environmenterror - Error or Exception instancepublic Backtrace(ConfigContext config)
config - injectedCopyright © 2023 Honeybadger.io. All rights reserved.