public class RollBackTransactionException extends UncheckedException
| Modifier | Constructor and Description |
|---|---|
|
RollBackTransactionException() |
|
RollBackTransactionException(String string) |
|
RollBackTransactionException(String string,
Throwable throwable) |
protected |
RollBackTransactionException(String string,
Throwable throwable,
boolean bln,
boolean bln1) |
|
RollBackTransactionException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RollBackTransactionException()
public RollBackTransactionException(String string)
public RollBackTransactionException(String string, Throwable throwable)
public RollBackTransactionException(Throwable throwable)
Copyright © 2018. All rights reserved.