com.adobe.idp.dsc.registry
Class DuplicateConnectorException

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

public class DuplicateConnectorException
extends RegistryException

An exception indicating that a duplicate connector has been encountered.

See Also:
Serialized Form

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

DuplicateConnectorException

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

Parameters:
error - The document service component error.

DuplicateConnectorException

public DuplicateConnectorException(java.lang.String aEndpointName)
Constructor that uses the specified endpoint.

Parameters:
aEndpointName - The endpoint name.


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