Package jadex.commons.beans
Class IntrospectionException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- jadex.commons.beans.IntrospectionException
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class IntrospectionException extends java.lang.Exception- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description IntrospectionException(java.lang.String message) 
 -