ARC SDK
Public Member Functions
Arc::CredentialError Class Reference

An exception class for the Credential class. More...

#include <arc/credential/Credential.h>

Inheritance diagram for Arc::CredentialError:

Public Member Functions

 CredentialError (const std::string &what="")
 

Detailed Description

An exception class for the Credential class.

This is an exception class that is used to handle runtime errors discovered in the Credential class.

Constructor & Destructor Documentation

◆ CredentialError()

Arc::CredentialError::CredentialError ( const std::string &  what = "")

This is the constructor of the CredentialError class.

Parameters
whatAn explanation of the error.

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