public class LogVerificationException extends IOException
This class extends IOException so that it can be thrown by the
InputStream methods of LogVerificationInputStream.
| Constructor and Description |
|---|
LogVerificationException(String message) |
LogVerificationException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2024. All rights reserved.