#include <ArrayIndexOutOfBoundsException.hpp>
Inheritance diagram for ArrayIndexOutOfBoundsException::

Public Methods | |
| ArrayIndexOutOfBoundsException () | |
| ArrayIndexOutOfBoundsException (int i) | |
| ArrayIndexOutOfBoundsException (String *s) | |
|
|
Definition at line 18 of file ArrayIndexOutOfBoundsException.hpp. 00019 : IndexOutOfBoundsException() { } |
|
|
Definition at line 21 of file ArrayIndexOutOfBoundsException.hpp. |
|
|
Definition at line 28 of file ArrayIndexOutOfBoundsException.hpp. 00029 : IndexOutOfBoundsException( s ) { } |
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001