new PlatformError()
- Source:
Methods
(static) PlatformError#getMessage() → {String}
Get the field value
Description of the error.
- Source:
Returns:
- Type
- String
(static) PlatformError#setMessage(message)
Set the field value
Description of the error.
Parameters:
Name | Type | Description |
---|---|---|
message |
String |
- Source: