| Package | Description |
|---|---|
| javax.json.stream |
| Modifier and Type | Method and Description |
|---|---|
JsonLocation |
JsonParsingException.getLocation() |
JsonLocation |
JsonParser.getLocation() |
| Constructor and Description |
|---|
JsonParsingException(String message,
JsonLocation location) |
JsonParsingException(String message,
Throwable cause,
JsonLocation location) |
Copyright © 2003–2020 The Apache Software Foundation. All rights reserved.