|
All Packages Class Hierarchy This Package Previous Next Index Class java.beans.IntrospectionExceptionjava.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----java.beans.IntrospectionException
Typical causes include not being able to map a string class name to a Class object, not being able to resolve a string method name, or specifying a method name that has the wrong type signature for its intended use.
IntrospectionExceptionpublic IntrospectionException(String mess)
All Packages Class Hierarchy This Package Previous Next Index Submit a bug or feature |
|||||||||||||||||
With any suggestions or questions please feel free to contact us |