Class DataReadException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.mysql.cj.exceptions.CJException
com.mysql.cj.exceptions.DataReadException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
DataConversionException, NumberOutOfRange

public class DataReadException
extends CJException
Indicates that data could not be read according to the given request.
See Also:
Serialized Form