-
Notifications
You must be signed in to change notification settings - Fork 2
BadJSONFormat
Hyomoto edited this page Jun 13, 2021
·
2 revisions
| Jump To | Go Back |
Arguments | Methods | Variables |
|---|
Implements: Error
Thrown when a JSON string is provided that can not be properly converted into an expected type.
| Name | Type | Purpose |
|---|---|---|
| _call | undef |
No description |
| Jump To | top |
|---|
| Jump To | top |
|---|
| Name | Type | Initial | Purpose |
|---|---|---|---|
| message | undef |
conc( "The function ", _call, " expected a JSON string, but it could not be converted." ) | No description. |
Devon Mullane 2020