| Modifier and Type | Class and Description |
|---|---|
static class |
AdminPlugin.Event |
| Constructor and Description |
|---|
AdminComponentException(BundleUtil.Event code,
String msg)
Construct with an optional error code and a message.
|
AdminComponentException(BundleUtil.Event code,
Throwable cause) |
AdminComponentException(BundleUtil.Event code,
Throwable cause,
String msg) |
AdminProcessingException(BundleUtil.Event code,
String msg)
Construct with an optional error code and a message.
|
AdminProcessingException(BundleUtil.Event code,
Throwable cause) |
AdminProcessingException(BundleUtil.Event code,
Throwable cause,
String msg) |
| Constructor and Description |
|---|
ProcedureErrorInstructionException(BundleUtil.Event event,
Exception parent) |
| Constructor and Description |
|---|
InvalidSessionException(BundleUtil.Event event) |
InvalidSessionException(BundleUtil.Event event,
String message)
Construct an instance with an error code and message specified.
|
InvalidSessionException(BundleUtil.Event event,
Throwable t,
String message)
Construct an instance with a linked exception, and an error code and
message, specified.
|
LogonException(BundleUtil.Event event,
String message)
Construct an instance with the message and error code specified.
|
LogonException(BundleUtil.Event event,
Throwable t,
String message) |
TeiidSecurityException(BundleUtil.Event code,
String message)
Construct an instance with an error code and message specified.
|
TeiidSecurityException(BundleUtil.Event code,
Throwable t,
String message)
Construct an instance with a linked exception, and an error code and
message, specified.
|
| Constructor and Description |
|---|
XATransactionException(BundleUtil.Event event,
int code,
String msg) |
XATransactionException(BundleUtil.Event event,
int code,
Throwable e) |
XATransactionException(BundleUtil.Event event,
int code,
Throwable e,
String msg) |
XATransactionException(BundleUtil.Event event,
String msg) |
XATransactionException(BundleUtil.Event event,
Throwable e) |
| Modifier and Type | Class and Description |
|---|---|
static class |
DataPlugin.Event |
| Modifier and Type | Class and Description |
|---|---|
static class |
CorePlugin.Event |
| Modifier and Type | Method and Description |
|---|---|
String |
BundleUtil.gs(BundleUtil.Event key,
Object... parameters) |
| Constructor and Description |
|---|
CryptoException(BundleUtil.Event code,
String message)
Construct an instance with the message and error code specified.
|
CryptoException(BundleUtil.Event code,
Throwable e) |
CryptoException(BundleUtil.Event code,
Throwable e,
String message)
Construct an instance from a message and a code and an exception to
chain to this one.
|
| Constructor and Description |
|---|
TransformationException(BundleUtil.Event event,
String message) |
TransformationException(BundleUtil.Event event,
Throwable t,
String message) |
| Constructor and Description |
|---|
InvalidPropertyException(BundleUtil.Event event,
String propertyName,
Object value,
Class<?> expectedType,
Throwable cause) |
| Constructor and Description |
|---|
VirtualDatabaseException(BundleUtil.Event event,
Exception e,
String message)
Construct an instance from a message and a code and an exception to
chain to this one.
|
VirtualDatabaseException(BundleUtil.Event code,
String message)
Construct an instance with the message and error code specified.
|
| Constructor and Description |
|---|
SessionServiceException(BundleUtil.Event code,
String message)
Construct an instance with an error code and message specified.
|
SessionServiceException(BundleUtil.Event code,
Throwable e,
String message)
Construct an instance with a linked exception, and an error code and
message, specified.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
IntegrationPlugin.Event |
| Constructor and Description |
|---|
InvalidServiceNameException(BundleUtil.Event code,
Throwable t,
String message) |
| Modifier and Type | Class and Description |
|---|---|
static class |
RestServicePlugin.Event |
| Modifier and Type | Class and Description |
|---|---|
static class |
JDBCPlugin.Event |
| Constructor and Description |
|---|
DuplicateRecordException(BundleUtil.Event e,
String msg) |
MetadataException(BundleUtil.Event event,
String message) |
MetadataException(BundleUtil.Event event,
Throwable cause) |
MetadataException(BundleUtil.Event event,
Throwable e,
String message) |
ParseException(BundleUtil.Event event,
String message) |
ParseException(BundleUtil.Event event,
Throwable cause) |
ParseException(BundleUtil.Event event,
Throwable cause,
String message) |
| Modifier and Type | Class and Description |
|---|---|
static class |
RuntimeMetadataPlugin.Event |
| Constructor and Description |
|---|
CommunicationException(BundleUtil.Event event,
String message) |
CommunicationException(BundleUtil.Event event,
Throwable t) |
CommunicationException(BundleUtil.Event event,
Throwable t,
String message) |
ConnectionException(BundleUtil.Event event,
Throwable e,
String message) |
| Constructor and Description |
|---|
SingleInstanceCommunicationException(BundleUtil.Event event,
Throwable e,
String message) |
| Modifier and Type | Class and Description |
|---|---|
static class |
ODataPlugin.Event |
| Constructor and Description |
|---|
TeiidNotImplementedException(BundleUtil.Event code,
String message) |
TeiidNotImplementedException(BundleUtil.Event code,
Throwable t) |
TeiidNotImplementedException(BundleUtil.Event code,
Throwable t,
String message) |
| Modifier and Type | Class and Description |
|---|---|
static class |
QueryPlugin.Event |
| Modifier and Type | Class and Description |
|---|---|
static class |
RuntimePlugin.Event |
| Constructor and Description |
|---|
TranslatorException(BundleUtil.Event event,
String message) |
TranslatorException(BundleUtil.Event event,
Throwable e) |
TranslatorException(BundleUtil.Event event,
Throwable e,
String message) |
| Modifier and Type | Class and Description |
|---|---|
static class |
AccumuloPlugin.Event |
| Modifier and Type | Class and Description |
|---|---|
static class |
CassandraExecutionFactory.Event |
| Modifier and Type | Class and Description |
|---|---|
static class |
CouchbasePlugin.Event |
| Modifier and Type | Class and Description |
|---|---|
static class |
ExcelPlugin.Event |
| Modifier and Type | Class and Description |
|---|---|
static class |
HivePlugin.Event |
| Modifier and Type | Class and Description |
|---|---|
static class |
InfinispanPlugin.Event |
| Constructor and Description |
|---|
JDBCExecutionException(BundleUtil.Event event,
SQLException error,
String command) |
JDBCExecutionException(BundleUtil.Event event,
SQLException error,
TranslatedCommand... commands) |
| Modifier and Type | Class and Description |
|---|---|
static class |
JPAPlugin.Event |
| Modifier and Type | Class and Description |
|---|---|
static class |
LDAPPlugin.Event |
| Modifier and Type | Class and Description |
|---|---|
static class |
MongoDBPlugin.Event |
| Modifier and Type | Class and Description |
|---|---|
static class |
PhoenixPlugin.Event |
| Modifier and Type | Class and Description |
|---|---|
static class |
PrestoDBPlugin.Event |
| Modifier and Type | Class and Description |
|---|---|
static class |
SalesForcePlugin.Event |
| Modifier and Type | Class and Description |
|---|---|
static class |
SimpleDBPlugin.Event |
| Modifier and Type | Class and Description |
|---|---|
static class |
SolrPlugin.Event |
| Modifier and Type | Class and Description |
|---|---|
static class |
SwaggerPlugin.Event |
| Modifier and Type | Class and Description |
|---|---|
static class |
WSExecutionFactory.Event |
| Modifier and Type | Class and Description |
|---|---|
static class |
YahooPlugin.Event |
Copyright © 2019. All rights reserved.