public interface AdapterExceptionConstants
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DATE_KEY
Key to get the timestamp when the exception occurred.
|
static java.lang.String |
DETAIL_KEY
Key to get the IData exception detail.
|
static java.lang.String |
EXCEPTION_CLASS_KEY
Key to get the Java class name of the exception cause.
|
static java.lang.String |
EXCEPTIONDETAIL_KEY
Key to get the detailed contents of the exception reason.
|
static java.lang.String |
MESSAGE_KEY
Key to get the default message of the exception.
|
static java.lang.String |
REASON_KEY
Key to get the exception reason.
|
static java.lang.String |
STACK_KEY
Key to get the stack trace when the exception occurred.
|
static final java.lang.String DATE_KEY
static final java.lang.String DETAIL_KEY
static final java.lang.String EXCEPTION_CLASS_KEY
static final java.lang.String EXCEPTIONDETAIL_KEY
static final java.lang.String MESSAGE_KEY
static final java.lang.String REASON_KEY
static final java.lang.String STACK_KEY
Copyright © 2003 - 2021 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.