public class IllegalValueTypeException extends ReflectiveOperationException
Reasons are as follows:
1. value format error;
2. out of legal range;
3. value type not supported;
...
| Constructor and Description |
|---|
IllegalValueTypeException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IllegalValueTypeException(String message)
Copyright © 2019. All rights reserved.