@Deprecated public class ClientException extends NuxeoException
Use NuxeoException instead.
| Constructor and Description |
|---|
ClientException()
Deprecated.
|
ClientException(String message)
Deprecated.
|
ClientException(String message,
Throwable cause)
Deprecated.
|
ClientException(Throwable cause)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static ClientException |
wrap(Throwable exception)
Deprecated.
|
addInfo, getInfos, getMessage, getOriginalMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ClientException()
public ClientException(String message)
public ClientException(String message, Throwable cause)
public ClientException(Throwable cause)
public static ClientException wrap(Throwable exception)
Copyright © 2016 Nuxeo SA. All rights reserved.