| Exception Thrown By: | Cause | |
| Class | Method | |
| BonesOfBeans | int index) | if the property cannot be found in the bean or if index >= 0and the property is not an indexed property |
| BonesOfBeans | Object newvalue) | if the property cannot be found in the bean or if index >= 0and the property is not an indexed property |
| BonesOfBeans | public static Object makeBean(String classname) | is there's any error during the construction process |