You need a boolean in the if condition. An overriding method only needs to declare that it can throw a subset of the exceptions th..
Already a Member? Log In to Your Account
| Home | My Account | Directories |
Java Notes-3
Published on 2012-03-26 07:37:28
You need a boolean in the if condition. An overriding method only needs to declare that it can throw a subset of the exceptions the overriden method can throw. Having no throws clause in the overriding method is OK. Normal … Continue reading →
read more: Java Notes-3
Other Posts
© 2006-2013 OnToplist.com, All Rights Reserved