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