org.compass.core.accessor
Class PropertyNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.compass.core.util.NestedRuntimeException
org.compass.core.CompassException
org.compass.core.accessor.PropertyNotFoundException
- All Implemented Interfaces:
- Serializable
public class PropertyNotFoundException
- extends CompassException
Indicates that an expected getter or setter method could not be found on a
class.
Initial version taken from hibernate.
- Author:
- kimchy
- See Also:
- Serialized Form
PropertyNotFoundException
public PropertyNotFoundException(String s)
Copyright (c) 2004-2008 The Compass Project.