See: Description
Interface | Description |
---|---|
AdapterExceptionConstants |
An interface that defines constants representing IData keys to the
properties of an AdapterException.
|
LocalizableException |
All exceptions thrown by the ADK or Adapter should implement this interface
so that the error messages generated are i18n compliant.
|
LoggableException |
All exceptions thrown by WmART, ADK, or adapters should implement this interface
so that the error can be properly logged in the error.log.
|
Class | Description |
---|---|
LocalizableExceptionUtil |
A utility class to retrieve error messages in specific locales from an exception that implements
LocalizableException.
|
Exception | Description |
---|---|
AdapterConnectionException |
An exception class representing an error that occurs in an adapter's connection.
|
AdapterException |
Represents an error that occurs in an adapter.
|
AdapterServiceException |
An exception that an adapter's startup and shutdown services may throw if
they encounter an error.
|
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.