JavaScript is disabled on your browser.
Amazon QLDB Java Driver 1.0.0 API Reference
Detail:
Field |
Constr |
Method
All Implemented Interfaces:
Serializable
public class AbortException
extends RuntimeException
Exception type representing the abort of a transaction within a lambda execution block. Signals that the lambda
should cease to execute and the current transaction should be aborted.
See Also:
Serialized Form
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed , fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , getSuppressed , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace , toString
Constructor Detail
AbortException
public AbortException()
Amazon QLDB Java Driver 1.0.0 API Reference
Detail:
Field |
Constr |
Method
Copyright © 2007–2019 Amazon.com. All Rights Reserved.