org.gcube.common.core.informationsystem
Class ISException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gcube.common.core.informationsystem.ISException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ISClient.ISMalformedQueryException, ISClient.ISMalformedResultException, ISClient.ISUnsupportedQueryException, ISNotifierException, ISPublisherException
public class ISException
- extends Exception
Generic exception raised by the 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 |
ISException
public ISException()
ISException
public ISException(String string)
ISException
public ISException(Exception e)
Copyright © 2012. All Rights Reserved.