| Modifier and Type | Method and Description |
|---|---|
static PrintStackTrace |
PrintStackTrace.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrintStackTrace[] |
PrintStackTrace.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ExceptionColumnImpl(String aKey,
PrintStackTrace aPrintStackTrace)
Creates an
ExceptionColumnImpl which can consider or omit the
stack trace in its string representation
AbstractColumn.toStorageString(Object). |
Copyright © 2018. All rights reserved.