All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----MyException.VolunteerSalaryException
Description This exception is throwns when you want to Raise the Salary of a volunteer
public VolunteerSalaryException()VolunteerSalaryException
public VolunteerSalaryException(String msg)
All Packages Class Hierarchy This Package Previous Next Index