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

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.ISUnsupportedQueryException
All Implemented Interfaces:
Serializable
Enclosing interface:
ISClient

public static class ISClient.ISUnsupportedQueryException
extends ISException

Exception raised when the implementation ISClient does not support a given query.

Author:
Andrea Manzi (CNR), Fabio Simeoni (University of Strathclyde)
See Also:
Serialized Form

Constructor Summary
ISClient.ISUnsupportedQueryException()
           
 
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.ISUnsupportedQueryException

public ISClient.ISUnsupportedQueryException()


Copyright © 2012. All Rights Reserved.