PublicMessage returns the public message associated with the error.
()
| 13 | StatusCode() int |
| 14 | // PublicMessage returns the public message associated with the error. |
| 15 | PublicMessage() string |
| 16 | // ShouldReport indicates whether the error should be reported. |
| 17 | ShouldReport() bool |
| 18 | // DocsURL returns the documentation URL associated with the error. |
no outgoing calls
no test coverage detected