类 AdaptiveDateJsonDeserializer.JsonDateParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- com.fasterxml.jackson.core.JsonProcessingException
-
- net.apexes.commons.json.jackson.AdaptiveDateJsonDeserializer.JsonDateParseException
-
- 所有已实现的接口:
Serializable
public static class AdaptiveDateJsonDeserializer.JsonDateParseException extends com.fasterxml.jackson.core.JsonProcessingException
-
-
构造器概要
构造器 限定符 构造器 说明 protectedJsonDateParseException(String msg, Throwable rootCause)
-
方法概要
-
从类继承的方法 com.fasterxml.jackson.core.JsonProcessingException
clearLocation, getLocation, getMessage, getMessageSuffix, getOriginalMessage, getProcessor, toString
-
-