org.sakaiproject.search.api
Class InvalidSearchQueryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.sakaiproject.search.api.InvalidSearchQueryException
- All Implemented Interfaces:
- Serializable
public class InvalidSearchQueryException
- extends Exception
An exception indicating that the underlying service was not able to pase the
Query string as a valid query
- Author:
- dhorwitz
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidSearchQueryException
public InvalidSearchQueryException(String message,
Throwable cause)
Copyright © 2003-2012 Sakai Project. All Rights Reserved.