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