com.sap.netweaver.bc.rf.util.context
Class ContextFactoryRegistrationError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sap.netweaver.bc.rf.util.context.ContextFactoryRegistrationError
- All Implemented Interfaces:
- Serializable
public class ContextFactoryRegistrationError
- extends RuntimeException
Error raised when the context factory identified by it's class (name) is
already or isn't registered with the context factory registry.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ContextFactoryRegistrationError
public ContextFactoryRegistrationError(IContextFactory contextFactory)
- Construct instance of ContextUnavailableException with the hint, that the
context factory is already registered.
- Parameters:
contextFactory - context factory
ContextFactoryRegistrationError
public ContextFactoryRegistrationError(Class contextFactoryClass)
- Construct instance of ContextUnavailableException with the hint, that the
context factory isn't registered.
- Parameters:
contextFactoryClass - class of context factory
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
Copyright 2011 SAP AG Complete Copyright Notice