in scala/util/regexp
class SyntaxError

class SyntaxError(e: String)
extends RuntimeException
with ScalaObject

this runtime exception is thrown if an attempt to instantiate a syntactically incorrect expression is detected

Methods inherited from java/lang/Object-class
clone, eq, equals, finalize, getClass, hashCode, ne, notify, notifyAll, synchronized, wait, wait, wait

Methods inherited from java/lang/Throwable-class
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, throw, toString

Methods inherited from scala/Any-class
!=, ==, asInstanceOf, isInstanceOf, match

Methods inherited from scala/ScalaObject-class
getScalaType