Static
getRetrieves a structured error object based on a given result message.
The error message to look up.
An object containing the error details, including result codes, detailed messages, and additional metadata. If the error is not found, a default "unknown error" response is returned.
Represents a collection of custom error definitions and a utility method for retrieving structured error details based on an error message.