retdec
Namespaces | Functions
errors.cpp File Reference

File for error functions. More...

#include <unordered_map>
#include "retdec/utils/container.h"
#include "retdec/utils/string.h"
#include "retdec/cpdetect/errors.h"
#include "retdec/fileformat/utils/other.h"

Namespaces

 retdec
 
 retdec::cpdetect
 

Functions

std::string retdec::cpdetect::getErrorMessage (ReturnCode errorCode, retdec::fileformat::Format format=retdec::fileformat::Format::UNKNOWN)
 
bool retdec::cpdetect::isFatalError (ReturnCode errorCode)
 

Detailed Description

File for error functions.