Package org.javarosa.core.util
Class InvalidIndexException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.javarosa.core.util.InvalidIndexException
- All Implemented Interfaces:
Serializable
public class InvalidIndexException extends RuntimeException
Thrown when an index used contains an invalid value
- Author:
- ctsims
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description InvalidIndexException(String message, String index) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString