org.gcube.common.core.informationsystem.client
Class ISClient.ISMalformedQueryException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gcube.common.core.informationsystem.ISException
              extended by 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

Constructor Summary
ISClient.ISMalformedQueryException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ISClient.ISMalformedQueryException

public ISClient.ISMalformedQueryException()


Copyright © 2012. All Rights Reserved.