AXIAM C++ SDK 1.0.0-alpha8
Authentication, authorization, JWKS & route guards (REST + mTLS)
Loading...
Searching...
No Matches
Public Member Functions | List of all members
axiam::AxiamError Class Reference

Base class for every error the SDK raises. Never carries raw token material. More...

#include <errors.hpp>

Inheritance diagram for axiam::AxiamError:
axiam::AuthError axiam::AuthzError axiam::NetworkError axiam::webhook::VerifyException

Public Member Functions

 AxiamError (const std::string &message)
 

Detailed Description

Base class for every error the SDK raises. Never carries raw token material.

Constructor & Destructor Documentation

◆ AxiamError()

axiam::AxiamError::AxiamError ( const std::string &  message)
inlineexplicit

The documentation for this class was generated from the following file: