@Deprecated public class ClientRuntimeException extends NuxeoException
| Constructor and Description | 
|---|
| ClientRuntimeException()Deprecated.  | 
| ClientRuntimeException(String message)Deprecated.  | 
| ClientRuntimeException(String message,
                      Throwable t)Deprecated.  | 
| ClientRuntimeException(Throwable t)Deprecated.  | 
addInfo, getInfos, getMessage, getOriginalMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ClientRuntimeException()
public ClientRuntimeException(String message)
public ClientRuntimeException(Throwable t)
public ClientRuntimeException(String message, Throwable t)
Copyright © 2017 Nuxeo. All rights reserved.