public class ExceptionalInputStream extends PushbackInputStream
buf, pos
in
Constructor and Description |
---|
ExceptionalInputStream(InputStream inputStream) |
Modifier and Type | Method and Description |
---|---|
boolean |
isException() |
available, close, mark, markSupported, read, read, reset, skip, unread, unread, unread
read
public ExceptionalInputStream(InputStream inputStream)
public boolean isException() throws IOException
IOException
Copyright © 2020. All Rights Reserved.