org.gcube.common.core.informationsystem.client
Class XMLResult.ISResultEvaluationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gcube.common.core.informationsystem.client.XMLResult.ISResultEvaluationException
All Implemented Interfaces:
Serializable
Enclosing interface:
XMLResult

public static class XMLResult.ISResultEvaluationException
extends Exception

An exception returned during xpath evaluation.

Author:
Fabio Simeoni (University of Strathclyde)
See Also:
Serialized Form

Constructor Summary
XMLResult.ISResultEvaluationException(Exception cause)
          Creates an instance with a given 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

XMLResult.ISResultEvaluationException

public XMLResult.ISResultEvaluationException(Exception cause)
Creates an instance with a given cause.



Copyright © 2013. All Rights Reserved.