class Regexp::Scanner::ScannerError

General scanner error (catch all)

def initialize(what)

def initialize(what)
  super what
end