All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----MyException.ArrayFullException
Description This exception is throwns when the Array goes out of its limit Bounds
public ArrayFullException()ArrayFullException
public ArrayFullException(String msg)
All Packages Class Hierarchy This Package Previous Next Index