|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception com.adobe.idp.dsc.DSCException com.adobe.idp.dsc.registry.RegistryException com.adobe.idp.dsc.registry.service.LockedServiceConfigurationException
public class LockedServiceConfigurationException
Locked service configuration exception.
Constructor Summary | |
---|---|
LockedServiceConfigurationException(ServiceConfiguration aServiceConfiguration)
Constructor that creates the exception using the service configuration. |
Method Summary | |
---|---|
ServiceConfiguration |
getServiceConfiguration()
Retrieves the service configuration. |
Methods inherited from class com.adobe.idp.dsc.DSCException |
---|
getError, getMessage, getNestedThrowable, toString |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LockedServiceConfigurationException(ServiceConfiguration aServiceConfiguration)
aServiceConfiguration
- The service configuration.Method Detail |
---|
public ServiceConfiguration getServiceConfiguration()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |