public class JsonProcessingException extends IOException
IOExceptions will be passed through as is.
Sub-class of IOException for convenience.| 限定符和类型 | 方法和说明 |
|---|---|
JsonLocation |
getLocation() |
String |
getMessage()
Default method overridden so that we can add location information
|
String |
toString() |
public JsonLocation getLocation()
public String getMessage()
getMessage 在类中 ThrowableCopyright © 2002–2019 The MyMMSCs Software Foundation. All rights reserved.