Searched refs:IncorrectRelativeRootError (Results 1 – 2 of 2) sorted by relevance
428 err: IncorrectRelativeRootError{},460 } else if _, wantRelativeRootErr := test.err.(IncorrectRelativeRootError); wantRelativeRootErr {461 if _, gotRelativeRootErr := err.(IncorrectRelativeRootError); !gotRelativeRootErr {
195 type IncorrectRelativeRootError struct { struct200 func (x IncorrectRelativeRootError) Error() string { argument412 return IncorrectRelativeRootError{