Answer Posted /

Is This Answer Correct ?    Yes No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to replace following lines, catch (DAOException e) { objLogger.error(this.getClass () + "addUpdateIssues() " + e); throw new BOException(5122); } catch (BOException e) { objLogger.error(this.getClass () + "addUpdateIssues() " + e); throw e; } catch (Exception e) { objLogger.error(this.getClass () + "addUpdateIssues() " + e); throw new BOException(5122); } Needs to be changed in to, catch (DAOException e) { AppException.handleException (null, null, e, null, null, null, "BOException", this.getClass() + "addUpdateIssues() ", null, null, null, null, null, null, null, null, 5122); } catch (BOException e) { AppException.handleException (null, null, null, e, null, null, "BOException", this.getClass() + "addUpdateIssues() ", null, null, null, null, null, null, null, null, 0); } catch (Exception e) { AppException.handleException (null, null, null, null, null, e, "BOException", this.getClass() + "addUpdateIssues() ", null, null, null, null, null, null, null, null, 5122); }

1825


Make a case for storage for amazon ec2 instance?

103


What is end in python?

455


What is Defect Density ? What is the formula? Explain with example

36036


What is drupal child?

75






Which is incorrect with respect to separating php code and html?

514


if you are posted at the location where there is no progress, how will you manage to work?

675


resent profession and what would you define as your career objectives

1569


Why wordpress is so popular?

93


What is time response of the control system?

619


what is differentila pilot supervision in the incomer control panel in the power station?

1607


How to configure TMS?

1359


What is the oldest programming language?

543


How to calibrate Field bus transmitter? procedure ?

1806


What should be in a header?

298