public class LogVerificationException
extends java.io.IOException
This class extends IOException
so that it can be thrown by the
InputStream
methods of LogVerificationInputStream
.
Constructor and Description |
---|
LogVerificationException(java.lang.String message) |
LogVerificationException(java.lang.String message,
java.lang.Throwable cause) |
Copyright (c) 2002, 2017 Oracle and/or its affiliates. All rights reserved.