All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----MyException.EmployeePresentException
Description This exception is throwns when the Employee is Present in the List
public EmployeePresentException()EmployeePresentException
public EmployeePresentException(String msg)
All Packages Class Hierarchy This Package Previous Next Index