docs: pageerror.error should return string in languages (#26664)
This commit is contained in:
parent
81cc39ea6e
commit
697429d222
|
|
@ -60,3 +60,9 @@ The page that produced this unhandled exception, if any.
|
|||
|
||||
Unhandled error that was thrown.
|
||||
|
||||
## method: PageError.error
|
||||
* since: v1.38
|
||||
* langs: java, csharp
|
||||
- returns: <[string]>
|
||||
|
||||
Unhandled error that was thrown.
|
||||
|
|
|
|||
Loading…
Reference in a new issue