public class InvalidDataException extends Exception
| Constructor and Description |
|---|
InvalidDataException(String message,
UncastData standin) |
| Modifier and Type | Method and Description |
|---|---|
IAnswerData |
getUncastStandin() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidDataException(String message, UncastData standin)
public IAnswerData getUncastStandin()
Copyright © 2021. All rights reserved.