ua.gradsoft.termware.exceptions
Class TermIndexOutOfBoundsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IndexOutOfBoundsException
ua.gradsoft.termware.exceptions.TermIndexOutOfBoundsException
- All Implemented Interfaces:
- Serializable
public class TermIndexOutOfBoundsException
- extends IndexOutOfBoundsException
throwed, when we try access unexistent index.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TermIndexOutOfBoundsException
public TermIndexOutOfBoundsException(Object t,
int index)