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