com.sap.aii.af.service.administration.api
Class AdminRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sap.aii.af.service.administration.api.AdminRuntimeException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AdapterAlreadyRegisteredException, AdapterCallbackDuplicateException, AdapterCallbackUnknownException, AdapterCapabilityMismatchException, AdapterNotRegisteredException
public class AdminRuntimeException
- extends RuntimeException
- implements Serializable
An unchecked base exception for any runtime exceptions related to the
com.sap.aii.af.service.administration.* package hierarchy.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AdminRuntimeException
public AdminRuntimeException()
- Constructs an
AdminRuntimeException without an explicit cause
and message.
AdminRuntimeException
public AdminRuntimeException(String message)
- Constructs an
AdminRuntimeException with a message
describing the exception.
- Parameters:
message - a message describing the exception
AdminRuntimeException
public AdminRuntimeException(String message,
Throwable cause)
- Constructs an
AdminRuntimeException with a cause and
message.
- Parameters:
message - a message describing the exceptioncause - the exception originally causing this 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