public class IntrospectionException extends 异常
典型的原因包括无法映射一个字符串类名称到一个类对象,而不是能够解决一个字符串的方法名称,或指定一个方法名称,有错误的类型签名,其预期用途。
Constructor and Description |
---|
IntrospectionException(String mess)
构建一个详细的信息
IntrospectionException 。
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IntrospectionException(String mess)
IntrospectionException
。
mess
描述性信息
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.