See: Description
Exception | 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.
|
DiffusionClientException |
Indicates that an exception has been returned from the Diffusion Client API.
|
DiffusionSecurityException |
Indicates that the framework application principal does not have sufficient
permissions to perform the operation.
|
GatewayApplicationException |
A checked exception that can be thrown by a
GatewayApplication . |
GatewayFrameworkException |
An unchecked exception returned to a
GatewayApplication from the
Gateway Framework. |
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. |
JSONPatchException |
Indicates that an attempt to apply a JSON patch to a Diffusion topic has
failed.
|
PayloadConversionException |
Indicates a failure to perform a
PayloadConverter operation. |
ServiceStateException |
Indicates that the operation being attempted is incompatible with the current
service state.
|
Copyright © 2024 DiffusionData Limited. All rights reserved.