| Package | Description | 
|---|---|
| javax.json.stream | 
 Provides a streaming API to parse and generate
 JSON. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JsonGenerationException
JsonGenerationException indicates an incorrect JSON is
 being generated. | 
class  | 
JsonParsingException
JsonParsingException is used when an incorrect JSON is
 being parsed. | 
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.