MCPcopy Create free account
hub / github.com/cloudfoundry/cli / ErrorCode

Method ErrorCode

cf/errors/http_error.go:14–14  ·  view source on GitHub ↗

actual HTTP status code

()

Source from the content-addressed store, hash-verified

12 Error() string
13 StatusCode() int // actual HTTP status code
14 ErrorCode() string // error code returned in response body from CC or UAA
15}
16
17type baseHTTPError struct {

Callers 15

ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
ExecuteMethod · 0.65
bindAppToServicesMethod · 0.65
ShowAppMethod · 0.65
ExecuteMethod · 0.65

Implementers 2

baseHTTPErrorcf/errors/http_error.go
FakeHTTPErrorcf/errors/errorsfakes/fake_httperror.g

Calls

no outgoing calls

Tested by

no test coverage detected