Messages the message associated with this Error.
()
| 27 | requiredSupertype |
| 28 | // Messages the message associated with this Error. |
| 29 | Messages() Messages |
| 30 | // GetType gets the Type of this error |
| 31 | GetType() *Type |
| 32 | // As Attempts to cast this Error to the requested Type, and returns nil if it can't. |
no outgoing calls