ParserException.this

Undocumented in source.
  1. this()
  2. this(string message)
  3. this(string message, Throwable e)
  4. this(string message, int line, int col)
    class ParserException
    this
    (
    string message
    ,
    int line
    ,
    int col
    )
  5. this(Throwable ex, string ksql)

Meta