M
Martin Durai
Could any one tell me the related exception in ruby. I am in process of
porting java methods. As java uses lots of inbuilt exception its very
difficult for me to port. could any one help me to tell the related
things in ruby
ArrayIndexOutOfBoundsException
RuntimeException
XmlPullParserException
IllegalArgumentException
UnsupportedEncodingException
IndexOutOfBoundsException
IOException
EOFException
NullPointerException
ClassNotFoundException
ConcurrentModificationException (Iterators throw them)
Thanks in advance
porting java methods. As java uses lots of inbuilt exception its very
difficult for me to port. could any one help me to tell the related
things in ruby
ArrayIndexOutOfBoundsException
RuntimeException
XmlPullParserException
IllegalArgumentException
UnsupportedEncodingException
IndexOutOfBoundsException
IOException
EOFException
NullPointerException
ClassNotFoundException
ConcurrentModificationException (Iterators throw them)
Thanks in advance