| | |
exceptions
Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
![]() |
I don't think you can instantiate an abstract class.
Check out my New Bike at my Public Profile at the "About Me" tab
Java Syntax (Toggle Plain Text)
public void foo() throws Exception { //something happens and an exception is being thrown }
Java Syntax (Toggle Plain Text)
public void hoo() { try { foo(); } catch (Exception e) { } }
Check out my New Bike at my Public Profile at the "About Me" tab
![]() |
Similar Threads
- exceptions (Java)
- C++ / Exceptions (C++)
- Exceptions (repost) (C++)
- Exceptions (C++)
- weird exceptions:( (Python)
- How to handle exceptions in constructor? (Java)
- Exceptions (Java)
- Arithmetic Exceptions and exception-handling statements (Java)
Other Threads in the Java Forum
- Previous Thread: triangle, rectangle and TwoDShape
- Next Thread: How to call a class that draws a circle in a MouseMoved method ??
Views: 554 | Replies: 4
| Thread Tools | Search this Thread |
Tag cloud for Java
android api apple applet application arguments array arrays automation bidirectional binary birt bluetooth calculator chat class classes client code columns component database designadrawingapplicationusingjavajslider draw eclipse editor error errors event exception expand file fractal game givemetehcodez graphics gui guidancer helpwithhomework html ide image inetaddress input integer intellij j2me java javamicroeditionuseofmotionsensor javaprojects jme jmf jni jpanel julia link linux list loop map method methods mobile mobiledevelopmentcreatejar myaggfun netbeans newbie number object oracle plazmic print problem program programming project recursion scanner screen server set signing size smart sms smsspam socket sort sql string subclass support swing test threads time transfer tree webservices windows






