Esri Geoportal Server
1.0

com.esri.gpt.control.livedata.sos
Class ParseAbortException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.xml.sax.SAXException
              extended by com.esri.gpt.control.livedata.sos.ParseAbortException
All Implemented Interfaces:
Serializable

public class ParseAbortException
extends SAXException

Parse abort exception. Used solely to indicate intent to abort parsing. This happens typically, when enough data has been gathered, enough to produce simplified graph.

See Also:
Serialized Form

Constructor Summary
ParseAbortException()
           
 
Method Summary
 
Methods inherited from class org.xml.sax.SAXException
getCause, getException, getMessage, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, 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

ParseAbortException

public ParseAbortException()

Esri Geoportal Server
1.0

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.