public interface PromotionSystemMessageKeys
Modifier and Type | Field and Description |
---|---|
static java.lang.String | _SYS_EXCEPTION_CREATE_EXCEPTION
Constant for the message - CreateException detected "{0}".
|
static java.lang.String | _SYS_EXCEPTION_GENERIC
Constant for the message - Exception detected "{0}".
|
static java.lang.String | _SYS_EXCEPTION_IO_EXCEPTION
Constant for the message - IOException detected "{0}".
|
static java.lang.String | _SYS_EXCEPTION_NAMING_EXCEPTION
Constant for the message - NamingException detected "{0}".
|
static java.lang.String | _SYS_EXCEPTION_PARSER_CONFIGURATION_EXCEPTION
Constant for the message - ParserConfigurationException detected "{0}".
|
static java.lang.String | _SYS_EXCEPTION_REMOTE_EXCEPTION
Constant for the message - RemoteException detected "{0}".
|
static java.lang.String | _SYS_EXCEPTION_RESOURCE_EXCEPTION
Constant for the message - ResourceException detected "{0}".
|
static java.lang.String | _SYS_EXCEPTION_TRANSFORMER_CONFIGURATION_EXCEPTION
Constant for the message - TransformerConfigurationException detected "{0}".
|
static java.lang.String | _SYS_EXCEPTION_TRANSFORMER_EXCEPTION
Constant for the message - TransformerException detected "{0}".
|
static java.lang.String | COPYRIGHT
IBM copyright notice field.
|
static final java.lang.String COPYRIGHT
static final java.lang.String _SYS_EXCEPTION_GENERIC
static final java.lang.String _SYS_EXCEPTION_IO_EXCEPTION
static final java.lang.String _SYS_EXCEPTION_NAMING_EXCEPTION
static final java.lang.String _SYS_EXCEPTION_CREATE_EXCEPTION
static final java.lang.String _SYS_EXCEPTION_REMOTE_EXCEPTION
static final java.lang.String _SYS_EXCEPTION_RESOURCE_EXCEPTION
static final java.lang.String _SYS_EXCEPTION_TRANSFORMER_CONFIGURATION_EXCEPTION
static final java.lang.String _SYS_EXCEPTION_TRANSFORMER_EXCEPTION
static final java.lang.String _SYS_EXCEPTION_PARSER_CONFIGURATION_EXCEPTION