org.apache.cxf.jaxrs.ext.search
Class PropertyNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.cxf.jaxrs.ext.search.SearchParseException
org.apache.cxf.jaxrs.ext.search.PropertyNotFoundException
- All Implemented Interfaces:
- Serializable
public class PropertyNotFoundException
- extends SearchParseException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PropertyNotFoundException
public PropertyNotFoundException(String name,
String value)
getName
public String getName()
getValue
public String getValue()
Apache CXF