yr.exception.YRValueError

Contents

yr.exception.YRValueError#

exception yr.exception.YRValueError(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 value error that remains compatible with ValueError.