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