Searched refs:IncorrectRelativeRootError (Results 1 – 2 of 2) sorted by relevance
406 err: IncorrectRelativeRootError{},438 } else if _, wantRelativeRootErr := test.err.(IncorrectRelativeRootError); wantRelativeRootErr {439 if _, gotRelativeRootErr := err.(IncorrectRelativeRootError); !gotRelativeRootErr {
167 type IncorrectRelativeRootError struct { struct172 func (x IncorrectRelativeRootError) Error() string { argument424 return IncorrectRelativeRootError{