public class IoStreamException extends StreamExceptionBase
IOExceptions; needed when StAX does not expose
underlying I/O exceptions via its methods.location, nested| Constructor and Description |
|---|
IoStreamException(IOException ie) |
IoStreamException(String msg) |
getLocationDesc, getMessage, toStringgetLocation, getNestedExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic IoStreamException(IOException ie)
public IoStreamException(String msg)
Copyright © 2018 FasterXML. All rights reserved.