注意: 此页面尚未翻译成中文。以下内容为英文原版。When using the Interface.parseError to automatically match an error for a call result for parsing, an ErrorDescription is returned.
Property | Modifier | Type | Description |
---|---|---|---|
args | readonly | Result | The arguments passed to the Error with revert . |
fragment | readonly | ErrorFragment | The matching fragment. |
name | readonly | string | The name of the Error. |
selector | readonly | string | The selector for the Error. |
signature | readonly | string | The full Error signature. |