public class ParseArgumentsMissingException extends ParseRestrictionViolatedException
| Constructor and Description |
|---|
ParseArgumentsMissingException(List<String> argumentTitles) |
ParseArgumentsMissingException(String message,
List<String> argumentTitles,
Object... args) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getArgumentTitle()
Gets the argument title
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012–2022. All rights reserved.