All Packages Class Hierarchy This Package Previous Next Index
Object | +----Throwable | +----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.
public IntrospectionException(String mess)
All Packages Class Hierarchy This Package Previous Next Index