com.sap.aii.af.service.administration.api
Class AdapterCallbackUnknownException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sap.aii.af.service.administration.api.AdminRuntimeException
com.sap.aii.af.service.administration.api.AdapterCallbackUnknownException
- All Implemented Interfaces:
- Serializable
public class AdapterCallbackUnknownException
- extends AdminRuntimeException
- implements Serializable
An unchecked exception thrown by 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.
- See Also:
AdapterRegistry,
Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AdapterCallbackUnknownException
public AdapterCallbackUnknownException()
- Constructs an
AdapterCallbackUnknownException without an
explicit message.
AdapterCallbackUnknownException
public AdapterCallbackUnknownException(String message)
- Constructs an
AdapterCallbackUnknownException with a message
describing the exception.
- Parameters:
message - a message describing the exception
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.af.svc.facade
|
api
|
BC-XI
|
Copyright 2011 SAP AG Complete Copyright Notice