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

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

public static class ISClient.ISMalformedResultException
extends ISException

Exception raised when the results of a query cannot be parsed by the implementation underlying ISClient.

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

Constructor Summary
ISClient.ISMalformedResultException(Exception cause)
           
 
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.ISMalformedResultException

public ISClient.ISMalformedResultException(Exception cause)


Copyright © 2012. All Rights Reserved.