public class EndOfStreamException extends RuntimeException
InputStream has been reached. This exception should *NEVER* be caught by a
Plugin or other extension.| Constructor and Description |
|---|
EndOfStreamException() |
EndOfStreamException(String message) |
EndOfStreamException(String message,
Throwable e) |
EndOfStreamException(Throwable e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013 JBoss by Red Hat. All Rights Reserved.