|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception java.lang.RuntimeException com.adobe.idp.dsc.DSCRuntimeException com.adobe.idp.dsc.registry.service.ServicePoolConfigurationException
public class ServicePoolConfigurationException
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 |
---|
public ServicePoolConfigurationException(java.lang.Throwable throwable)
throwable
- The exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |