Error is the default English human readable error message that will be returned.
()
| 18 | |
| 19 | // Error is the default English human readable error message that will be returned. |
| 20 | Error() string |
| 21 | } |
| 22 | |
| 23 | // SafeErrorParamsResolver defines an optional interface for specifying dynamic error parameters. |
no outgoing calls