MCPcopy
hub / github.com/devtron-labs/devtron / Error

Method Error

internal/util/ErrorUtil.go:76–78  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

74}
75
76func (e *ApiError) Error() string {
77 return e.InternalMessage
78}
79
80// default internal will be set
81func (e *ApiError) ErrorfInternal(format string, a ...interface{}) error {

Callers 15

UpdateMethod · 0.95
CreateMethod · 0.45
UpdateMethod · 0.45
DeleteMethod · 0.45
CreateMethod · 0.45
UpdateMethod · 0.45
FetchJobsMethod · 0.45
PrometheusApiByEnvIdMethod · 0.45
FetchOtherEnvironmentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected