Class SAXEventStream.MatchException

java.lang.Object
java.lang.Throwable
java.lang.Exception
eu.bandm.tools.util2.SAXEventStream.MatchException
All Implemented Interfaces:
Locatable<XMLDocumentIdentifier>, Serializable
Enclosing interface:
SAXEventStream

public static class SAXEventStream.MatchException extends Exception implements Locatable<XMLDocumentIdentifier>
Raised by calls which expect definitely a certain tag.
See Also: