public class TTransactionNotInProgressException extends org.apache.thrift.TException implements org.apache.thrift.TBase<TTransactionNotInProgressException,TTransactionNotInProgressException._Fields>, Serializable, Cloneable
| Modifier and Type | Class and Description |
|---|---|
static class |
TTransactionNotInProgressException._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| Modifier and Type | Field and Description |
|---|---|
String |
message |
static Map<TTransactionNotInProgressException._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
| Constructor and Description |
|---|
TTransactionNotInProgressException() |
TTransactionNotInProgressException(String message) |
TTransactionNotInProgressException(TTransactionNotInProgressException other)
Performs a deep copy on other.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic String message
public static final Map<TTransactionNotInProgressException._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public TTransactionNotInProgressException()
public TTransactionNotInProgressException(String message)
public TTransactionNotInProgressException(TTransactionNotInProgressException other)
public TTransactionNotInProgressException deepCopy()
deepCopy in interface org.apache.thrift.TBase<TTransactionNotInProgressException,TTransactionNotInProgressException._Fields>public void clear()
clear in interface org.apache.thrift.TBase<TTransactionNotInProgressException,TTransactionNotInProgressException._Fields>public String getMessage()
getMessage in class Throwablepublic TTransactionNotInProgressException setMessage(String message)
public void unsetMessage()
public boolean isSetMessage()
public void setMessageIsSet(boolean value)
public void setFieldValue(TTransactionNotInProgressException._Fields field, Object value)
setFieldValue in interface org.apache.thrift.TBase<TTransactionNotInProgressException,TTransactionNotInProgressException._Fields>public Object getFieldValue(TTransactionNotInProgressException._Fields field)
getFieldValue in interface org.apache.thrift.TBase<TTransactionNotInProgressException,TTransactionNotInProgressException._Fields>public boolean isSet(TTransactionNotInProgressException._Fields field)
isSet in interface org.apache.thrift.TBase<TTransactionNotInProgressException,TTransactionNotInProgressException._Fields>public boolean equals(TTransactionNotInProgressException that)
public int compareTo(TTransactionNotInProgressException other)
compareTo in interface Comparable<TTransactionNotInProgressException>public TTransactionNotInProgressException._Fields fieldForId(int fieldId)
fieldForId in interface org.apache.thrift.TBase<TTransactionNotInProgressException,TTransactionNotInProgressException._Fields>public void read(org.apache.thrift.protocol.TProtocol iprot)
throws org.apache.thrift.TException
read in interface org.apache.thrift.TBase<TTransactionNotInProgressException,TTransactionNotInProgressException._Fields>org.apache.thrift.TExceptionpublic void write(org.apache.thrift.protocol.TProtocol oprot)
throws org.apache.thrift.TException
write in interface org.apache.thrift.TBase<TTransactionNotInProgressException,TTransactionNotInProgressException._Fields>org.apache.thrift.TExceptionpublic void validate()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.