public class TransactionException extends Exception
RunInTransaction
or RunInTransactionWithResult
operation
failed because of an application exception. The actual cause will be wrapped by this exception.Constructor and Description |
---|
TransactionException(String message,
Throwable throwable)
Constructs a new instance of TransactionException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 Communote team. All rights reserved.