data class ParserException(val message: String?, val cause: Throwable?, val contentIsMalformed: Boolean, val dataType: Int) : <ERROR CLASS> ERROR CLASS: Symbol not found for IOException(source)
Whether the parsing error was caused by a bitstream not following the expected format. May be false when a parser encounters a legal condition which it does not support.