org.plasma.query
Class QueryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.plasma.common.exception.PlasmaRuntimeException
org.plasma.query.QueryException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- EmptySelectClauseException, InvalidPathElementException, InvalidPathPredicateException, MaxWildcardsExceededException
public class QueryException
- extends PlasmaRuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
QueryException
public QueryException(String message)
QueryException
public QueryException(Throwable t)
Copyright © 2013. All rights reserved.