public static class BeanIntrospector.BeanIntrospectionException extends RuntimeException
| Constructor and Description |
|---|
BeanIntrospectionException(String message)
Constructor with error message
|
BeanIntrospectionException(String message,
Throwable cause)
Constructor with error message and nested exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BeanIntrospectionException(String message)
message - Error messageCopyright © 2019 The Holon Platform. All rights reserved.