com.adobe.idp.dsc.registry
Class DuplicateEndpointCategoryException

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

public class DuplicateEndpointCategoryException
extends RegistryException

An exception indicating that a duplicate endpoint category has been encountered.

See Also:
Serialized Form

Constructor Summary
DuplicateEndpointCategoryException(com.adobe.idp.dsc.DSCError error)
          Constructor that uses the specified document service component error.
DuplicateEndpointCategoryException(java.lang.String aCategoryId)
          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

DuplicateEndpointCategoryException

public DuplicateEndpointCategoryException(com.adobe.idp.dsc.DSCError error)
Constructor that uses the specified document service component error.

Parameters:
error - The document service component error.

DuplicateEndpointCategoryException

public DuplicateEndpointCategoryException(java.lang.String aCategoryId)
Constructor that uses the specified category.

Parameters:
aCategoryId - The category identifier.


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