in scala.util.regexp
class SyntaxError

class SyntaxError
extends java.lang.RuntimeException
with ScalaObject
this runtime exception is thrown if an attempt to instantiate a syntactically incorrect expression is detected

Constructor Summary
def this ( e : java.lang.String )



Constructor Detail
def this ( e : java.lang.String )