ParseError

fun ParseError(errorDescription: String, line: Int)
fun ParseError(errorDescription: String, line: Int, cause: Throwable?)