Total members 11890 |It is currently Sat Apr 20, 2024 7:29 am Login / Join Codemiles

Java

C/C++

PHP

C#

HTML

CSS

ASP

Javascript

JQuery

AJAX

XSD

Python

Matlab

R Scripts

Weka





HI ,

i want to design a exception hadling for a project. what are the
prerequirements to be considered to design that. how do i identify the
by seeing the exception wather it is runtime exception or checked
exception.




Author:
Proficient
User avatar Posts: 280
Have thanks: 1 time

hey man just to need inhertiance you exception class from exception
class

for example:
public class AnyException extends Exception {

}

and need to override four constractor
you can know the constractor need overried from javadoc

_________________
Please recommend my post if you found it helpful


Author:
Proficient
User avatar Posts: 228
Have thanks: 0 time
Post new topic Reply to topic  [ 2 posts ] 

  Related Posts  to : how to design a exception handling for a project
 Exception Handling in a project     -  
 Exception handling     -  
 exception handling try and catch in Python     -  
 Exception is not clear     -  
 Out of Bounds exception     -  
 Define your own exception class     -  
 String Too Long Exception     -  
 Exception Handler in java     -  
 Multiple Exception Catching     -  
 J2me Image load Exception     -  



cron





Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com