Package | Description |
---|---|
com.diffusiondata.gateway.framework.exceptions |
Diffusion Gateway Framework API : Exceptions.
|
Modifier and Type | Class and Description |
---|---|
class |
ApplicationConfigurationException
Indicates that the configuration of the application is invalid or the
application failed to be initialized due to configuration issues.
|
class |
ApplicationInitializationException
Indicates that a failure was detected when initializing a gateway
application.
|
class |
DiffusionClientException
Indicates that an exception has been returned from the Diffusion Client API.
|
class |
DiffusionSecurityException
Indicates that the framework application principal does not have sufficient
permissions to perform the operation.
|
class |
IncompatibleConfigurationException
Indicates that the operation being attempted is incompatible with the
application's configuration.
|
class |
JSONPatchException
Indicates that an attempt to apply a JSON patch to a Diffusion topic has
failed.
|
class |
ServiceStateException
Indicates that the operation being attempted is incompatible with the current
service state.
|
Copyright © 2024 DiffusionData Limited. All rights reserved.