Package | Description |
---|---|
com.sap.aii.af.service.administration.api |
Modifier and Type | Class and Description |
---|---|
class |
AdapterAlreadyRegisteredException
An unchecked exception indicating that the given adapter has already been
registered using
AdapterRegistry.registerAdapter before, i.e. |
class |
AdapterCallbackDuplicateException
An unchecked exception thrown by
AdapterRegistry.registerAdapter
when any callback interface is provided more than once in the passed
AdapterCallback[] array. |
class |
AdapterCallbackUnknownException
An unchecked exception thrown by
AdapterRegistry.registerAdapter
when any of the supplied callbacks is not known to the Adapter Framework. |
class |
AdapterCapabilityMismatchException
An unchecked exception that is either thrown during an adapter's registration
when a conflict between multiple capabilities and/or callbacks is detected
or during the invocation of an API that requires a certain capability, which
has not been specified during the adapter's registration.
|
class |
AdapterNotRegisteredException
An unchecked exception indicating that the given adapter has not been
registered using
AdapterRegistry.registerAdapter although
this registration is mandatory for using the respective functionality. |
Copyright 2019 SAP AG Complete Copyright Notice