public class TransactionInterruptedException extends TransactionException
Constructor and Description |
---|
TransactionInterruptedException(String message)
Create a new TransactionInterruptedException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TransactionInterruptedException(String message)
message
- the error messageCopyright © 2003–2016 Terracotta, Inc.. All rights reserved.