Class WstxEOFException

All Implemented Interfaces:
Serializable

public class WstxEOFException extends WstxParsingException
Exception thrown during parsing, if an unexpected EOF is encountered. Location usually signals starting position of current Node.
See Also:
  • Constructor Details

    • WstxEOFException

      public WstxEOFException(String msg, Location loc)