DetailedParseException

constructor()(source)
constructor(msg: String?)(source)
constructor(cause: Throwable?)(source)
constructor(msg: String?, cause: Throwable?)(source)
constructor(msg: String?, cause: Throwable?, errorOffset: Int)(source)
constructor(msg: String?, cause: Throwable?, lineNumber: Int, colNumber: Int)(source)