Searched defs:ErrorTrace (Results 1 – 2 of 2) sorted by relevance
25 data class ErrorTrace( class
36 fun ErrorTrace.writeToFile(outputFile: Path) { in ErrorTrace() method