public class RuntimeServiceException extends RuntimeException
| Constructor and Description | 
|---|
RuntimeServiceException()  | 
RuntimeServiceException(String message)  | 
RuntimeServiceException(String message,
                       Throwable cause)  | 
RuntimeServiceException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RuntimeServiceException()
public RuntimeServiceException(String message)
public RuntimeServiceException(String message, Throwable cause)
public RuntimeServiceException(Throwable cause)
Copyright © 2019 Nuxeo. All rights reserved.