Home
last modified time | relevance | path

Searched refs:rubyExceptionClass (Results 1 – 1 of 1) sorted by relevance

/external/marisa-trie/bindings/ruby/
Dmarisa-swig_wrap.cxx1477 static VALUE rubyExceptionClass ; in getExceptionClass() local
1480 rubyExceptionClass = rb_const_get(_mSWIG, rb_intern("Exception")); in getExceptionClass()
1482 return rubyExceptionClass; in getExceptionClass()