@WebFault(name="ClientException", targetNamespace="http://webservices.server.sync.platform.ecm.nuxeo.org/") public class ClientException_Exception extends Exception
Constructor and Description |
---|
ClientException_Exception(String message,
ClientException faultInfo) |
ClientException_Exception(String message,
ClientException faultInfo,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
ClientException |
getFaultInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ClientException_Exception(String message, ClientException faultInfo)
message
- faultInfo
- public ClientException_Exception(String message, ClientException faultInfo, Throwable cause)
message
- faultInfo
- cause
- public ClientException getFaultInfo()
Copyright © 2011 Nuxeo SA. All Rights Reserved.