On Feb 8, 5:22 am, Ketung Hsiao <ket...@yahoo.com> wrote:
> Hi,
> I've question on Home for 1007 where it says:
> "Run
> the program without assertion so that you can catch user errors through
> exceptions"
>
> Does 'without asserstion' means without enabling asssertion ?
> It is my understanding that without 'assertion' enabled, the program does not 
> catch error exceptons.
> Am I missing something  ?
No, you are not missing anything, or maybe you have missed the fact
that once the assertion is disabled, you have to catch exceptions (so
write the corresponding code to do so, that's the task for this
exercise).
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to javaprogrammingwithpassion@googlegroups.com
To unsubscribe from this group, send email to 
javaprogrammingwithpassion-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to