Class WstxLazyException

All Implemented Interfaces:
Serializable

public class WstxLazyException extends RuntimeException
Alternative exception class Woodstox code uses when it is not allowed to throw an instance of XMLStreamException; this generally happens when doing lazy parsing.
See Also: