Problem regarding the exception handling

Assignment Help Basic Computer Science
Reference no: EM13829431

Problem:

Exception Handling

First, create three exception classes named NumberHighException, NumberLowException, and NumberNegativeException. Both NumberHighException and NumberLowException should be directly subclassed from the Exception class, but NumberNegativeException should be subclassed from NumberLowException. You can use the BadDataException class that was defined in this module as the model for your exception classes.

Next create a class called Verify that will be used to validate that a number is within a specified range. It should have one constructor that has two int parameters. The first parameter is the minimum number in the range, and the second parameter is the maximum number in the range.

In addition to the constructor, the Verify class should have one method that is named validate. The validate method should have a single parameter of data type int. The parameter contains the number that is being validated. If the value of the parameter is less than zero, the method should throw a NumberNegativeException. If the value is less than the minimum value of the range, it should throw a NumberLowException. If the value is greater than the maximum value of the range, it should throw a NumberHighException. If the value is within the specified range, no exception should be thrown.

Once all of these classes are created, create the driver class called Program5. The driver class should instantiate a Verify object with a range of 10 to 100. It should then do the following:

  • Prompt the user to input a number within the specified range.
  • Use a Scanner to read the user input as an int. You can ensure that an int was entered because the nextInt method throws an InputMismatchException if any non-digits are entered.
  • Call the validate method to validate that the number is within the range.
  • Print an appropriate error message if the value is not within the range, or print the value if it is within the range.

You may use any Java IDE you choose to develop your source code, compile and link your code, and execute your program (jGRASP is recommended). Or you may use the Windows Command Prompt.

Summary

This question is from Computer Science and it explains about writing a program in Java upon Exception handling which comprises negative number exception, high number exception, low number exception, input mismatch exception, etc.

Reference no: EM13829431

Questions Cloud

Implement elementary mathematical operators-complex number : This question considers implementation of elementary mathematical operations on complex numbers in C++ programming language. The code should allow user to enter the real and imaginary parts of two complex numbers, choose an operation (either addit..
Make monthly payments : Suppose you are considering buying a new car. You are going to make monthly payments (at the end of each month) on a loan of $33,000 for five years. If the annual percentage rate is 7.5% what is your monthly payment? Based on your payment, what is th..
Compare real life families and families depicted on movies : The question in Sociology and the question explain about comparing real life families and families depicted on TV shows or movies. The major difference between the two has been highlighted in the answer.
What annual interest rate-future with quarterly compouding : What annual interest rate do you need for an investment to be worth $10,207.73 seven years in the future with quarterly compouding if you deposit $6,500 today?
Problem regarding the exception handling : First, create three exception classes named NumberHighException, NumberLowException, and NumberNegativeException. Both NumberHighException and NumberLowException should be directly subclassed from the Exception class
How does conflict affect an organization : How would you define conflict? Is conflict always bad? How does conflict affect an organization? What conflict resolution strategies exist for organizational leaders? In what situations may these strategies be used
Annual rate of return with semi-annual compounding : How many years will it take for a investment to be worth $8,023.53 in the future, with a deposit today of $5,000 at a 6% annual rate of return with semi-annual compounding?
Concept of required return on proposed capital investments : Explain the theory behind the concept of "required return" on proposed capital investments.
The foregoing transactions using accounting equation : Here is a list of transactions for a newly-formed corporation that provides professional tax services: Organized the business as a professional corporation, investing $28,000 cash in the business and issuing 1,000 shares of no-par common stock. Recei..

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Brief research on the different types of uml modeling tools

Conduct brief research on the different types of UML modeling tools that are available out there. Choose one that you think is the best to use. What did you like about this one that made it superior to other tools that you researched? Explain.

  Identify the make and model of one 1 laser printer and one

identify the specific manufacture and model of one 1 magnetic disk one 1 solid state drive and one 1 optical drive.

  Determine the date in opening the letter from same file

if /home/jenny/draft and /home/Alex/letter are relates to same file and the following sequence of events occurs, determine the date in opening the letter?

  Program to clear register b

Write a program to clear Register B, and then add the number three to B seven times. Use the BNE instruction with DECA.

  How a non-it senior manager would arrive at the decision

How a non-IT senior manager would arrive at the decision to support one IT diffusion model over another. List the factors that would have to be considered. Determine which model you would choose and explain why.

  Preferred storage method for vsphere

For this discussion, select your preferred storage method for vSphere and explain why this is your preferred method.•Is one storage method easier to configure and support than another? If so, which one do you feel is easier? Explain what separates th..

  Write paper on smart phones and tablets

Imagine you are a System Architect at Panther Industries. You job is to submit a report to your manager about common technologies and the use of these technologies in your corporate Information Technology (IT). Smart phones/ Tablets/ netbook archit..

  Recognize each dependency by type using code

Recognize each dependency by type; write the two instructions involved; recognize which instruction is dependent; and name storage location involved.

  How many of the bits in a 6 bit unsigned number

Design a logic circuit to figure out how many of the bits in a 6 bit unsigned number equal 1. Design the simplest possible circuit to accomplish this.

  Explain and justify the need for good hcr practice

Demonstrate an alternative screen design for a user with a visual impairment beyond the usability level appropriate for your main design. What would you do to make your app accessible for them?

  Determine characters in the encyclopedia

The text of the Encyclopedia Britannica is about 44 million words. For a sample of about 2000 words, the average word length was 6.1 characters per word. Approximately how many characters are there in the encyclopedia?

  About power point presentation

Weekly tasks or assignments (Individual or Group Projects) will be due by Monday, and late submissions will be assigned a late penalty in accordance with the late penalty policy found in the syllabus.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd