|
iceberg-cpp
|
Public Member Functions | |
| NoSuchCompactionException (const NoSuchCompactionException &) | |
| NoSuchCompactionException & | operator= (const NoSuchCompactionException &) |
| void | __set_message (const std::string &val) |
| bool | operator== (const NoSuchCompactionException &rhs) const |
| bool | operator!= (const NoSuchCompactionException &rhs) const |
| bool | operator< (const NoSuchCompactionException &) 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 |
| _NoSuchCompactionException__isset | __isset |
| std::string | thriftTExceptionMessageHolder_ |