public class TestandtargetUnsupportedApiOperationException extends TestandtargetException
This exception does not signal an error when communicating with the target API, but rather a refusal of the code
interfacing with Target to execute an operation which is not exposed by a specific API backend. An example is the
TestandtargetService.listFolders(com.day.cq.wcm.webservicesupport.Configuration)
with the REST API.
Constructor and Description |
---|
TestandtargetUnsupportedApiOperationException(String operationName,
String apiKind)
Constructs a new exception instance
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"