MCPcopy Create free account
hub / github.com/golang/appengine / GetApplicationError

Method GetApplicationError

internal/remote_api/remote_api.pb.go:293–298  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

291}
292
293func (m *Response) GetApplicationError() *ApplicationError {
294 if m != nil {
295 return m.ApplicationError
296 }
297 return nil
298}
299
300func (m *Response) GetJavaException() []byte {
301 if m != nil {

Callers 1

callMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected