com.adobe.repository.bindings.dsc.client
Class ResourceRepositoryClientException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.adobe.repository.RepositoryException
              extended by com.adobe.repository.bindings.dsc.client.ResourceRepositoryClientException
All Implemented Interfaces:
java.io.Serializable

public class ResourceRepositoryClientException
extends RepositoryException

Exception class used with the Repository client.

Since:
8.0
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.adobe.repository.RepositoryException
E_BAD_CALL_MEMBER_OF, E_BAD_MAJOR_MINOR_COMBO, E_BAD_RESOURCE_NAME, E_BAD_STATUS_LATEST_TO_UPDATED, E_BAD_STATUS_OTHERLATEST_TO_UPDATED, E_BAD_STATUS_OTHERUPDATED_TO_LATEST, E_BAD_STATUS_UPDATED_TO_LATEST, E_CACHE_EXCEPTION, E_COULD_NOT_EXTRACT_METADATA, E_COULD_NOT_INSTANTIATE_METADATA_EXTRACTOR, E_DSC_EXCEPTION, E_EXCEPTION, E_EXCLUSIVE_LOCK_EXISTS, E_FAILED_TO_DESRIALIZE_USER_CONTEXT, E_FILE_NOT_FOUND_OR_NO_ACCESS, E_IMMUTABLE_ATTRIBUTE, E_IMMUTABLE_PROPERTY, E_INCORRECT_VERSION_FORMAT, E_INVALID_DEPTH, E_INVALID_LOCK_DEPTH, E_INVALID_LOCK_SCOPE, E_INVALID_VALUE, E_INVALID_XML_NCNAME, E_IO_EXCEPTION, E_LOCK_NOT_FOUND, E_LOCKED_BY_OTHER, E_MAJORVER_IN_USE, E_MINORVER_IN_USE, E_MUST_BE_A_PATH, E_NO_ACCESS, E_NO_LOCK_TOKEN, E_NO_METADATA_EXTRACTOR_REGISTERED, E_NOT_A_PATH, E_NOT_A_RESOURCE_COLLECTION, E_NOT_A_RESOURCE_OR_RESOURCE_COLLECTION, E_NOT_A_VERION_OF_THIS_RESOURCE, E_NOT_AN_APPLICATION, E_NULL_ELEMENT, E_NULL_PARAM, E_PERM_EXCEPTION, E_POF_EXCEPTION, E_PROPERTY_NOT_NULLABLE, E_RELATION_NOT_FOUND, E_REMOTE_EXCEPTION, E_RESERVED_NAMESPACE, E_RESERVED_VALUE, E_RESERVED_VALUE_RANGE, E_RESOURCE_EXISTS, E_RESOURCE_IS_A_SYSTEM_PATH, E_RESOURCE_IS_A_VERSION, E_RESOURCE_MANAGER_EXCEPTION, E_SHARED_LOCK_EXISTS, E_SYSTEM_PATH_MAY_NOT_BE_DELETED, E_SYSTEM_PATH_MAY_NOT_BE_UPDATED, E_TYPE_MISMATCH, E_UM_EXCEPTION, E_UNABLE_TO_PARSE_FILE
 
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

ResourceRepositoryClientException

public ResourceRepositoryClientException(com.adobe.idp.dsc.DSCException e)
Creates a client-side exception using the supplied DSCException.

Parameters:
e - The DSCException.


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