public class TransactionErrors extends Object implements ErrorCondition, RestrictedType<Symbol>
| Modifier and Type | Field and Description |
|---|---|
static TransactionErrors |
TRANSACTION_ROLLBACK |
static TransactionErrors |
TRANSACTION_TIMEOUT |
static TransactionErrors |
UNKNOWN_ID |
public static final TransactionErrors UNKNOWN_ID
public static final TransactionErrors TRANSACTION_ROLLBACK
public static final TransactionErrors TRANSACTION_TIMEOUT
public Symbol getValue()
getValue in interface ErrorConditiongetValue in interface RestrictedType<Symbol>public static TransactionErrors valueOf(Object obj)
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.