org.gcube.common.core.informationsystem.client
Class ISClient.ISMalformedResultException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gcube.common.core.informationsystem.ISException
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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ISClient.ISMalformedResultException
public ISClient.ISMalformedResultException(Exception cause)
Copyright © 2012. All Rights Reserved.