public class TransactionRuntimeException extends RuntimeException
| Constructor and Description | 
|---|
TransactionRuntimeException(String msg)  | 
TransactionRuntimeException(String msg,
                           Throwable error)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TransactionRuntimeException(String msg, Throwable error)
public TransactionRuntimeException(String msg)
Copyright © 2016 Nuxeo SA. All rights reserved.