Package com.emc.documentum.rest.error
package com.emc.documentum.rest.error
-
ClassDescriptionThis class represents exception caused by REST clientA builder to build the REST error from a generic exception.This class is an general exception used to check if a certain rest service is available or not.The REST service exception class transforms a
DfException
or aDfRuntimeException
into a REST error representation.