Package nl.vpro.jackson2
Class JsonArrayIterator.ValueReadException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- nl.vpro.jackson2.JsonArrayIterator.ValueReadException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- JsonArrayIterator<T>
public static class JsonArrayIterator.ValueReadException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ValueReadException(com.fasterxml.jackson.core.JsonProcessingException e)
-