cadenza / org.intelligence.parser / Parse / Error

Error

class Error : Exception

Constructors

<init>

Error(pos: Int, message: String? = null)

Properties

pos

var pos: Int

Functions

fillInStackTrace

fun fillInStackTrace(): Error

Companion Object Properties

serialVersionUID

const val serialVersionUID: Long