com.esri.gpt.control.livedata.sos
Class ParseAbortException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xml.sax.SAXException
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
ParseAbortException
public ParseAbortException()
Copyright 2011 Environmental Systems Research Institute.
All rights reserved.
Use is subject to
license terms.