yr.exception.YRRuntimeError

Contents

yr.exception.YRRuntimeError#

exception yr.exception.YRRuntimeError(code=ErrorCode.ERR_INNER_SYSTEM_ERROR, module_code=ModuleCode.RUNTIME, message: str = '', error_info: ErrorInfo | None = None, cause: Exception | None = None, stack_trace_infos=None)[source]#

Structured runtime error that remains compatible with RuntimeError.