public class WstxLazyException extends RuntimeException
XMLStreamException; this generally
 happens when doing lazy parsing.| Constructor and Description | 
|---|
| WstxLazyException(XMLStreamException origEx) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getMessage()Need to override this, to be able to dynamically construct and
 display the location information... | 
| static void | throwLazily(XMLStreamException ex) | 
| String | toString() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic WstxLazyException(XMLStreamException origEx)
public static void throwLazily(XMLStreamException ex) throws WstxLazyException
WstxLazyExceptionpublic String getMessage()
getMessage in class ThrowableCopyright © 2018 FasterXML. All rights reserved.