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

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.adobe.idp.dsc.DSCRuntimeException
                  extended by com.adobe.idp.dsc.registry.service.ServicePoolConfigurationException
All Implemented Interfaces:
java.io.Serializable

public class ServicePoolConfigurationException
extends com.adobe.idp.dsc.DSCRuntimeException

See Also:
Serialized Form

Constructor Summary
ServicePoolConfigurationException(java.lang.Throwable throwable)
          Constructor that creates the exception using the specified exception.
 
Method Summary
 
Methods inherited from class com.adobe.idp.dsc.DSCRuntimeException
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

ServicePoolConfigurationException

public ServicePoolConfigurationException(java.lang.Throwable throwable)
Constructor that creates the exception using the specified exception.

Parameters:
throwable - The exception.


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