public class TransactionException extends AtomicException
Constructor and Description |
---|
TransactionException()
Constructs an instance with no detail message.
|
TransactionException(AtomicSerial.GetArg arg) |
TransactionException(String desc)
Constructs an instance with a detail message.
|
TransactionException(String desc,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TransactionException(String desc)
desc
- the detail messagepublic TransactionException()
public TransactionException(AtomicSerial.GetArg arg) throws IOException
IOException
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.