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

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

public class DuplicateServiceCategoryException
extends RegistryException

Duplicate service category exception.

See Also:
Serialized Form

Constructor Summary
DuplicateServiceCategoryException(java.lang.String aCategoryId)
          Constructor that creates the exception using the service category identifier.
 
Method Summary
 java.lang.String getCategoryId()
          Retrieves the service category identifier.
 
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

DuplicateServiceCategoryException

public DuplicateServiceCategoryException(java.lang.String aCategoryId)
Constructor that creates the exception using the service category identifier.

Parameters:
aCategoryId - The service category identifier.
Method Detail

getCategoryId

public java.lang.String getCategoryId()
Retrieves the service category identifier.

Returns:
The service category identifier.


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