Class InvalidDataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.javarosa.core.model.data.helper.InvalidDataException
- All Implemented Interfaces:
Serializable
public class InvalidDataException extends Exception
- Author:
- ctsims
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description InvalidDataException(String message, UncastData standin) -
Method Summary
Modifier and Type Method Description IAnswerDatagetUncastStandin()Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString