Ok Ill admit I haven't done too much research on this yet, shame on me. It's almost 1 am though and i`m getting lazy to read heh.
Someone please explain the difference between java.lang.RuntimeException
and java.lang.Exception
? How do I decide which one to extend if I create my own exception?
(I`m C++ programmer learning Java)
THANK YOU! for the quick answers! Now I can go bed cus i choose which exception to use lol!