superwaba.ext.xplat.xml
Class SyntaxException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--superwaba.ext.xplat.xml.SyntaxException

public class SyntaxException
extends java.lang.Exception

Exception thrown by the XmlTokenizer when a syntax error is found.

See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait