| kera kaji |
Posted
on 25-Jan-04 09:53 AM
i need help to this program..help asap java guru haru Create your own Exception class using the extends keyword. Write a constructor for this class that takes a String argument and stores it inside the object with a String reference. Write a method that writes out the String. Write a class that throws an Exception of this newly created type.
|