com.adobe.idp.dsc.registry.service
Class LockedServiceConfigurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.adobe.idp.dsc.DSCException
              extended by com.adobe.idp.dsc.registry.RegistryException
                  extended by com.adobe.idp.dsc.registry.service.LockedServiceConfigurationException
All Implemented Interfaces:
java.io.Serializable

public class LockedServiceConfigurationException
extends RegistryException

Locked service configuration exception.

See Also:
Serialized Form

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

LockedServiceConfigurationException

public LockedServiceConfigurationException(ServiceConfiguration aServiceConfiguration)
Constructor that creates the exception using the service configuration.

Parameters:
aServiceConfiguration - The service configuration.
Method Detail

getServiceConfiguration

public ServiceConfiguration getServiceConfiguration()
Retrieves the service configuration.

Returns:
The service configuration.


[an error occurred while processing this directive] [an error occurred while processing this directive]