org.gcube.common.core.informationsystem.client
Class ISClient.ISMalformedQueryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gcube.common.core.informationsystem.ISException
org.gcube.common.core.informationsystem.client.ISClient.ISMalformedQueryException
- All Implemented Interfaces:
- Serializable
- Enclosing interface:
- ISClient
public static class ISClient.ISMalformedQueryException
- extends ISException
Exception raised when the query expression is not well-formed with respect to the language supported
by the underlying implementation of ISClient.
- Author:
- Andrea Manzi (CNR), Fabio Simeoni (University of Strathclyde)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ISClient.ISMalformedQueryException
public ISClient.ISMalformedQueryException()
Copyright © 2013. All Rights Reserved.