#include <Credential.h>
Public Member Functions | |
| CredentialError (const std::string &what="") | |
This is an exception class that is used to handle runtime errors discovered in the Credential class.
| Arc::CredentialError::CredentialError | ( | const std::string & | what = "" |
) |
This is the constructor of the CredentialError class.
| what | An explanation of the error. |
1.6.3