org.deegree.protocol.sos.getobservation
Class GetObservation100XMLAdapter.ResultFilterException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.deegree.commons.xml.XMLProcessingException
                  extended by org.deegree.commons.xml.XMLParsingException
                      extended by org.deegree.protocol.sos.getobservation.GetObservation100XMLAdapter.ResultFilterException
All Implemented Interfaces:
Serializable
Enclosing class:
GetObservation100XMLAdapter

public static class GetObservation100XMLAdapter.ResultFilterException
extends XMLParsingException

ResultFilterException is a hack to work around missing OWSException in core.

Version:
$Revision: 29642 $, $Date: 2011-02-11 13:59:33 +0100 (Fri, 11 Feb 2011) $
Author:
Andreas Schmitz, last edited by: $Author: lbuesching $
See Also:
Serialized Form

Constructor Summary
GetObservation100XMLAdapter.ResultFilterException(XMLAdapter adapter, org.apache.axiom.om.OMElement elem, String msg)
           
 
Method Summary
 
Methods inherited from class org.deegree.commons.xml.XMLParsingException
getMessage
 
Methods inherited from class org.deegree.commons.xml.XMLProcessingException
toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GetObservation100XMLAdapter.ResultFilterException

public GetObservation100XMLAdapter.ResultFilterException(XMLAdapter adapter,
                                                         org.apache.axiom.om.OMElement elem,
                                                         String msg)
Parameters:
adapter -
elem -
msg -


Copyright © 2011. All Rights Reserved.