public class TransactionException extends RepositoryException
Constructor and Description |
---|
TransactionException() |
TransactionException(String msg) |
TransactionException(String msg,
Throwable cause) |
TransactionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TransactionException()
public TransactionException(String msg)
public TransactionException(String msg, Throwable cause)
public TransactionException(Throwable cause)
Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.