public class BadTransactionStateException extends RuntimeException
Constructor and Description |
---|
BadTransactionStateException()
Creates a new instance of BadTransactionStateException.
|
BadTransactionStateException(String explanation)
Creates a new instance of BadTransactionStateException.
|
BadTransactionStateException(String explanation,
Throwable cause)
Creates a new instance of BadTransactionStateException.
|
BadTransactionStateException(Throwable cause)
Creates a new instance of BadTransactionStateException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BadTransactionStateException()
public BadTransactionStateException(String explanation)
explanation
- The message associated with the exceptionpublic BadTransactionStateException(Throwable cause)
Copyright © 2012–2023 Apache Mavibot Project Parent. All rights reserved.