public class AdapterCallbackUnknownException extends AdminRuntimeException implements Serializable
AdapterRegistry.registerAdapter
when any of the supplied callbacks is not known to the Adapter Framework.
Typically, this exception will only occur if you try to extend the
AdapterCallback
interface yourself and register this custom
callback with the Adapter Framework.
AdapterRegistry
,
Serialized FormConstructor and Description |
---|
AdapterCallbackUnknownException()
Constructs an
AdapterCallbackUnknownException without an
explicit message. |
AdapterCallbackUnknownException(String message)
Constructs an
AdapterCallbackUnknownException with a message
describing the exception. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AdapterCallbackUnknownException()
AdapterCallbackUnknownException
without an
explicit message.public AdapterCallbackUnknownException(String message)
AdapterCallbackUnknownException
with a message
describing the exception.message
- a message describing the exceptionAccess Rights |
---|
SC | DC | Public Part | ACH |
---|---|---|---|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.af.svc.facade
|
api
|
BC-XI
|
Copyright 2019 SAP AG Complete Copyright Notice