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, toString
Copyright © 2019 The Codehaus Foundation. All rights reserved.