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 (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved.