summaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/error
Commit message (Expand)AuthorAgeFilesLines
* YT: Fix enricher, add from backtrace enricherpechatnov2025-05-063-11/+101
* Add new macro to replace some of the YT_VERIFYsh0pless2025-04-231-6/+7
* YT: Add type name of std::exception to error text in TError constructorpechatnov2025-04-012-0/+17
* YTORM-1292 Error enrichment via dependency injectiondeep2025-02-282-2/+40
* YT-22593: More trivial TString->std::string migrationsbabenko2025-02-2212-72/+72
* yt/error: optimize constructing TError from TErrorExceptionKonstantin Khlebnikov2025-02-163-0/+18
* YT-21233: Drop dependency on yson in library/cpp/yt/error by switch to std::s...arkady-e1ppa2024-12-2611-83/+594
* YT-21233: Issues and tidying up of rXXXXXXarkady-e1ppa2024-12-255-58/+37
* YT-21233: Adjust (To/From)ErrorAttributeValue CPOs, revert ConvertTo becoming...arkady-e1ppa2024-12-2520-106/+3438
* YT-21233: Introduce ToAttributeValue cpo which removes dependency of TErrorAt...arkady-e1ppa2024-11-297-32/+92
* YT-21233: Rewrite ConvertTo CPO using TagInvokearkady-e1ppa2024-11-083-0/+87
* YT-21233: Introduce TErrorAttributes as an opaque type for attributes to hide...arkady-e1ppa2024-10-226-0/+315
* init pid fielduzhas2024-09-181-1/+1
* YT-21233: Split error into error and stripped_error to rid the latter of deps...arkady-e1ppa2024-08-153-0/+213