|
iceberg-cpp
|
Public Member Functions | |
| AlreadyExistsException (const AlreadyExistsException &) | |
| AlreadyExistsException & | operator= (const AlreadyExistsException &) |
| void | __set_message (const std::string &val) |
| bool | operator== (const AlreadyExistsException &rhs) const |
| bool | operator!= (const AlreadyExistsException &rhs) const |
| bool | operator< (const AlreadyExistsException &) const |
| uint32_t | read (::apache::thrift::protocol::TProtocol *iprot) |
| uint32_t | write (::apache::thrift::protocol::TProtocol *oprot) const |
| virtual void | printTo (std::ostream &out) const |
| const char * | what () const noexcept override |
Public Attributes | |
| std::string | message |
| _AlreadyExistsException__isset | __isset |
| std::string | thriftTExceptionMessageHolder_ |