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, toString
Copyright (c) 2004, 2014 Oracle and/or its affiliates. All rights reserved.