public class MissingParamsException extends IllegalArgumentException
| Constructor and Description |
|---|
MissingParamsException(String s,
Param[] params) |
| Modifier and Type | Method and Description |
|---|---|
Param[] |
getParams() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021 The Codehaus Foundation. All rights reserved.