err

reqt.err
object err

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
err.type

Members list

Type members

Classlikes

class ParseException(msg: String) extends Exception

Attributes

Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

def badIdentifier(s: String): ParseException
def badParamType(s: String): ParseException
def identExpected(s: String): ParseException
def illegalPath(s: String): ParseException
def missingEndPar(s: String): ParseException
def missingPar(s: String): ParseException
def unknown(s: String): ParseException
def varExpected(s: String): ParseException