com.adobe.idp.dsc.registry
Class ServiceCategoryNotFoundException

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.ServiceCategoryNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class ServiceCategoryNotFoundException
extends RegistryException

An exception indicating that the service category was not found.

See Also:
Serialized Form

Constructor Summary
ServiceCategoryNotFoundException(java.lang.String aCategoryName)
          Constructor that uses the specified category.
 
Method Summary
 
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

ServiceCategoryNotFoundException

public ServiceCategoryNotFoundException(java.lang.String aCategoryName)
Constructor that uses the specified category.

Parameters:
aCategoryName - The category.


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