public class InvalidDataException
extends java.lang.Exception
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
(package private) UncastData |
standin |
Constructor and Description |
---|
InvalidDataException(java.lang.String message,
UncastData standin) |
Modifier and Type | Method and Description |
---|---|
IAnswerData |
getUncastStandin() |
private static final long serialVersionUID
UncastData standin
public InvalidDataException(java.lang.String message, UncastData standin)
public IAnswerData getUncastStandin()