Searched defs:crashError (Results 1 – 1 of 1) sorted by relevance
404 type crashError struct { struct405 path string406 err error409 func (e *crashError) Error() string {413 func (e *crashError) Unwrap() error {417 func (e *crashError) CrashPath() string {