Provide mapping of error constants from EM_ERROR_CODES to string messages.
Placeholders are marked with '{#}' where '#' is the number of replacement. Zero is always the error code. 1, 2, etc. are indexes in the error data tuple.
$Date$
$Revision$
-- Message of errors whitout specialized message
-- Table which maps error codes to error messages.
Provide mapping of error constants from EM_ERROR_CODES to string messages.
Placeholders are marked with '{#}' where '#' is the number of replacement.
Zero is always the error code. 1, 2, etc. are indexes in the error data tuple.