public class DumpArchiveException extends IOException
| Constructor and Description | 
|---|
| DumpArchiveException() | 
| DumpArchiveException(String msg) | 
| DumpArchiveException(String msg,
                    Throwable cause) | 
| DumpArchiveException(Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DumpArchiveException()
public DumpArchiveException(String msg)
public DumpArchiveException(Throwable cause)
public DumpArchiveException(String msg, Throwable cause)
Copyright © 2018 The Apache Software Foundation. All rights reserved.