A test application to show how to use the AccountException class. This application catches an exception thrown by the other class.
To Run:
jre -cp accounttestexception.jar AccountTestException
Sample Run
AccountTestException.run
Source Files:
AccountTestException.java
AccountTestException.txt
AccountException.java
AccountException.txt
Account.java
Account.txt