Library: Foundation
Package: Core
Header: Poco/Error.h
The Error class provides utility functions for error reporting.
Member Functions: getMessage
static std::string getMessage(
int errorCode
);
Utility function translating numeric error code to string.