* Creates a standardized error with context information * @param {string} message - Error message * @param {string} context - Additional context (file path, operation, etc.) * @param {Error} [originalError] - Original error object if available * @returns {Error} Enhanced error object
(message, context, originalError = null)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected