|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.adobe.repository.RepositoryException
com.adobe.repository.bindings.dsc.client.ResourceRepositoryClientException
public class ResourceRepositoryClientException
Exception class used with the Repository client.
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
ResourceRepositoryClientException(com.adobe.idp.dsc.DSCException e)
Creates a client-side exception using the supplied DSCException. |
|
| Method Summary |
|---|
| Methods inherited from class com.adobe.repository.RepositoryException |
|---|
getCause, getErrorCode, getLocalCode, getMessage, getModuleCode, printStackTrace, printStackTrace, setLocalCode, setMessageArgs, setModuleCode |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceRepositoryClientException(com.adobe.idp.dsc.DSCException e)
DSCException.
e - The DSCException.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||