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) 2004-2012 Oracle. All rights reserved.