Our Online Store have the new products: RFID antenna board. Currently it can work with JC10M24R and JCOP4 card chips.
Compared with normal cards, the antenna board module has a smaller size and fixed holes, which is easy to integrate in the IOT(Internet Of Things) project.

RuntimeException v.s. Exception

JavaCard Applet Development Related Questions and Answers.
Rasiand
Posts: 12
Joined: Mon Mar 14, 2016 8:25 am
Points :133
Contact:

RuntimeException v.s. Exception

Post by Rasiand » Wed Jun 15, 2016 2:02 am

Could any one clarify the difference between RuntimeException and Exception? In my opinion, every exception must happen at run time, and therefore, I think we only need RuntimeException. There is no need for Exception.

Riddle
Posts: 12
Joined: Mon Dec 28, 2015 11:41 pm
Points :70
Contact:

Re: RuntimeException v.s. Exception

Post by Riddle » Wed Jun 15, 2016 5:08 am

So, in your opinion,the difference between Exception and RuntimeException is that Exception is meant to happen not at runtime.

Rasiand
Posts: 12
Joined: Mon Mar 14, 2016 8:25 am
Points :133
Contact:

Re: RuntimeException v.s. Exception

Post by Rasiand » Wed Jun 15, 2016 5:20 am

This is just my understanding.
RuntimeException is there to specify normal exceptions.
Exception is there to handle bigger scope, with all types of exception.

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 64 guests

JavaCard OS : Disclaimer