Implements the built-in error interface.
()
| 25 | |
| 26 | // Implements the built-in error interface. |
| 27 | Error() string |
| 28 | |
| 29 | // Returns stack addresses as a string that can be supplied to |
| 30 | // a helper tool to get the actual stack trace. This function doesn't result |
no outgoing calls