Returns a string representation of the error.
()
| 6 | message: string; |
| 7 | /** Returns a string representation of the error. */ |
| 8 | toString(): string; |
| 9 | } |
| 10 | |
| 11 | /** Collection of arguments for the constructor of ObjectParserProp. */ |
no outgoing calls
no test coverage detected