Searched refs:APIError (Results 1 – 5 of 5) sorted by relevance
43 type APIError struct { struct49 func (e *APIError) Error() string { argument69 func (e *APIError) IsTimeout() bool { argument
131 case *appengine_internal.APIError:132 return &APIError{
93 if ae, ok := err.(*APIError); ok {
543 return &APIError{
521 return &APIError{