public class ArgumentFormatException extends RuntimeException
| Constructor and Description |
|---|
ArgumentFormatException(String argument,
Class<?> propertyType)
Construct an ArgumentFormatException with specified argument
and property type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getArgument() |
Class<?> |
getPropertyType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015–2017. All rights reserved.