blob: e084e7169917d2df37c70d893afd6397bb278f2f [file]
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.9.8" xml:lang="en-US">
<compounddef id="classiceberg_1_1rest_1_1ConfigErrorHandler" kind="class" language="C++" prot="public" final="yes">
<compoundname>iceberg::rest::ConfigErrorHandler</compoundname>
<basecompoundref refid="classiceberg_1_1rest_1_1DefaultErrorHandler" prot="public" virt="non-virtual">iceberg::rest::DefaultErrorHandler</basecompoundref>
<includes refid="error__handlers_8h" local="no">error_handlers.h</includes>
<sectiondef kind="public-static-func">
<memberdef kind="function" id="classiceberg_1_1rest_1_1ConfigErrorHandler_1acfba1b70d3ee2f727f8d490b9433c5d8" prot="public" static="yes" const="no" explicit="no" inline="no" virt="non-virtual">
<type>const std::shared_ptr&lt; <ref refid="classiceberg_1_1rest_1_1ConfigErrorHandler" kindref="compound">ConfigErrorHandler</ref> &gt; &amp;</type>
<definition>static const std::shared_ptr&lt; ConfigErrorHandler &gt; &amp; iceberg::rest::ConfigErrorHandler::Instance</definition>
<argsstring>()</argsstring>
<name>Instance</name>
<qualifiedname>iceberg::rest::ConfigErrorHandler::Instance</qualifiedname>
<briefdescription>
<para>Returns the singleton instance. </para>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/catalog/rest/error_handlers.h" line="98" column="32"/>
</memberdef>
</sectiondef>
<sectiondef kind="public-func">
<memberdef kind="function" id="classiceberg_1_1rest_1_1ConfigErrorHandler_1a18a6e0e38e5d0afcd31848e5f905f044" prot="public" static="no" const="yes" explicit="no" inline="no" virt="virtual">
<type>Status</type>
<definition>Status iceberg::rest::ConfigErrorHandler::Accept</definition>
<argsstring>(const ErrorResponse &amp;error) const override</argsstring>
<name>Accept</name>
<qualifiedname>iceberg::rest::ConfigErrorHandler::Accept</qualifiedname>
<reimplements refid="classiceberg_1_1rest_1_1ErrorHandler_1a067914297e11fab05071d5bef97950e6">Accept</reimplements>
<param>
<type>const <ref refid="structiceberg_1_1rest_1_1ErrorResponse" kindref="compound">ErrorResponse</ref> &amp;</type>
<declname>error</declname>
</param>
<briefdescription>
<para>Process an error response and return an appropriate <ref refid="structiceberg_1_1Error" kindref="compound">Error</ref>. </para>
</briefdescription>
<detaileddescription>
<para><parameterlist kind="param"><parameteritem>
<parameternamelist>
<parametername>error</parametername>
</parameternamelist>
<parameterdescription>
<para>The error response parsed from the HTTP response body </para>
</parameterdescription>
</parameteritem>
</parameterlist>
<simplesect kind="return"><para>An <ref refid="structiceberg_1_1Error" kindref="compound">Error</ref> object with appropriate ErrorKind and message </para>
</simplesect>
</para>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/catalog/rest/error_handlers.h" line="100" column="10"/>
</memberdef>
</sectiondef>
<sectiondef kind="private-func">
<memberdef kind="function" id="classiceberg_1_1rest_1_1ConfigErrorHandler_1acdc3ff839f1d30e48185e4255a3ff269" prot="private" static="no" constexpr="yes" const="no" explicit="no" inline="no" virt="non-virtual">
<type>constexpr</type>
<definition>constexpr iceberg::rest::ConfigErrorHandler::ConfigErrorHandler</definition>
<argsstring>()=default</argsstring>
<name>ConfigErrorHandler</name>
<qualifiedname>iceberg::rest::ConfigErrorHandler::ConfigErrorHandler</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="iceberg/catalog/rest/error_handlers.h" line="103" column="13"/>
</memberdef>
</sectiondef>
<briefdescription>
<para><ref refid="structiceberg_1_1Error" kindref="compound">Error</ref> handler for the catalog config endpoint. </para>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inheritancegraph>
<node id="1">
<label>iceberg::rest::ConfigErrorHandler</label>
<link refid="classiceberg_1_1rest_1_1ConfigErrorHandler"/>
<childnode refid="2" relation="public-inheritance">
</childnode>
</node>
<node id="2">
<label>iceberg::rest::DefaultErrorHandler</label>
<link refid="classiceberg_1_1rest_1_1DefaultErrorHandler"/>
<childnode refid="3" relation="public-inheritance">
</childnode>
</node>
<node id="3">
<label>iceberg::rest::ErrorHandler</label>
<link refid="classiceberg_1_1rest_1_1ErrorHandler"/>
</node>
</inheritancegraph>
<collaborationgraph>
<node id="1">
<label>iceberg::rest::ConfigErrorHandler</label>
<link refid="classiceberg_1_1rest_1_1ConfigErrorHandler"/>
<childnode refid="2" relation="public-inheritance">
</childnode>
</node>
<node id="2">
<label>iceberg::rest::DefaultErrorHandler</label>
<link refid="classiceberg_1_1rest_1_1DefaultErrorHandler"/>
<childnode refid="3" relation="public-inheritance">
</childnode>
</node>
<node id="3">
<label>iceberg::rest::ErrorHandler</label>
<link refid="classiceberg_1_1rest_1_1ErrorHandler"/>
</node>
</collaborationgraph>
<location file="iceberg/catalog/rest/error_handlers.h" line="95" column="1" bodyfile="iceberg/catalog/rest/error_handlers.h" bodystart="95" bodyend="104"/>
<listofallmembers>
<member refid="classiceberg_1_1rest_1_1ConfigErrorHandler_1a18a6e0e38e5d0afcd31848e5f905f044" prot="public" virt="virtual"><scope>iceberg::rest::ConfigErrorHandler</scope><name>Accept</name></member>
<member refid="classiceberg_1_1rest_1_1ConfigErrorHandler_1acdc3ff839f1d30e48185e4255a3ff269" prot="private" virt="non-virtual"><scope>iceberg::rest::ConfigErrorHandler</scope><name>ConfigErrorHandler</name></member>
<member refid="classiceberg_1_1rest_1_1DefaultErrorHandler_1a69713ed946e5365409eac265d78ddcf7" prot="protected" virt="non-virtual"><scope>iceberg::rest::ConfigErrorHandler</scope><name>DefaultErrorHandler</name></member>
<member refid="classiceberg_1_1rest_1_1ConfigErrorHandler_1acfba1b70d3ee2f727f8d490b9433c5d8" prot="public" virt="non-virtual"><scope>iceberg::rest::ConfigErrorHandler</scope><name>Instance</name></member>
<member refid="classiceberg_1_1rest_1_1DefaultErrorHandler_1a9a53f7c6a5f373563678aeaea1e37049" prot="public" virt="virtual"><scope>iceberg::rest::ConfigErrorHandler</scope><name>ParseResponse</name></member>
<member refid="classiceberg_1_1rest_1_1ErrorHandler_1a1e4b61afbcf63e4f937ba67063493823" prot="public" virt="virtual"><scope>iceberg::rest::ConfigErrorHandler</scope><name>~ErrorHandler</name></member>
</listofallmembers>
</compounddef>
</doxygen>