@Value.Immutable public abstract class TxError extends Object
| Constructor and Description |
|---|
TxError() |
| Modifier and Type | Method and Description |
|---|---|
abstract com.google.common.base.Optional<BigInteger> |
opIndex() |
abstract com.google.common.base.Optional<String> |
what() |
public abstract com.google.common.base.Optional<BigInteger> opIndex()
public abstract com.google.common.base.Optional<String> what()
Copyright © 2017. All rights reserved.