◆ StatusCodeException() [1/2]
FiftyoneDegrees::Common::StatusCodeException::StatusCodeException | ( | fiftyoneDegreesStatusCode | code | ) |
New exception from the status code provided.
- Parameters
-
- code - indicating the error
◆ StatusCodeException() [2/2]
FiftyoneDegrees::Common::StatusCodeException::StatusCodeException ( fiftyoneDegreesStatusCode code, const char * fileName ) New exception from the status code provided and the file name relating to the operation which failed.
- Parameters
-
- code - indicating the error
- fileName - relating the failed operation
Member Function Documentation
◆ what()
const char* FiftyoneDegrees::Common::StatusCodeException::what ( ) const noexceptGet the message associated with the exception.
- Returns
- error message
Field Documentation
◆ message
string FiftyoneDegrees::Common::StatusCodeException::message protectedError message from the status code.
The documentation for this class was generated from the following file:- /home/vsts/work/1/s/apis/device-detection-cxx/src/common-cxx/Exceptions.hpp