Package | Description |
---|---|
com.diffusiondata.gateway.framework |
Diffusion Gateway Framework API.
|
com.diffusiondata.gateway.framework.converters |
Payload Converters.
|
com.diffusiondata.gateway.framework.exceptions |
Diffusion Gateway Framework API : Exceptions.
|
Class and Description |
---|
ApplicationConfigurationException
Indicates that the configuration of the application is invalid or the
application failed to be initialized due to configuration issues.
|
ApplicationInitializationException
Indicates that a failure was detected when initializing a gateway
application.
|
IncompatibleConfigurationException
Indicates that the operation being attempted is incompatible with the
application's configuration.
|
InvalidConfigurationException
Exception thrown by a
GatewayApplication to indicate that the
configuration parameters that have been passed to it are invalid. |
PayloadConversionException
Indicates a failure to perform a
PayloadConverter operation. |
Class and Description |
---|
PayloadConversionException
Indicates a failure to perform a
PayloadConverter operation. |
Class and Description |
---|
DiffusionClientException
Indicates that an exception has been returned from the Diffusion Client API.
|
GatewayApplicationException
A checked exception that can be thrown by a
GatewayApplication . |
GatewayFrameworkException
An unchecked exception returned to a
GatewayApplication from the
Gateway Framework. |
Copyright © 2024 DiffusionData Limited. All rights reserved.