public class UnconsumedParameterException extends ParameterException
| Constructor and Description |
|---|
UnconsumedParameterException(String unconsumed)
Create a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getUnconsumed()
Get the unconsumed tokens.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015. All Rights Reserved.