|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JsonLocation | |
|---|---|
| org.gridkit.jvmtool.jackson | |
| Uses of JsonLocation in org.gridkit.jvmtool.jackson |
|---|
| Fields in org.gridkit.jvmtool.jackson declared as JsonLocation | |
|---|---|
protected JsonLocation |
JsonProcessingException.mLocation
|
static JsonLocation |
JsonLocation.NA
Shared immutable "N/A location" that can be returned to indicate that no location information is available |
| Methods in org.gridkit.jvmtool.jackson that return JsonLocation | |
|---|---|
JsonLocation |
JsonProcessingException.getLocation()
|
| Constructors in org.gridkit.jvmtool.jackson with parameters of type JsonLocation | |
|---|---|
JsonProcessingException(String msg,
JsonLocation loc)
|
|
JsonProcessingException(String msg,
JsonLocation loc,
Throwable rootCause)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||