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, toString
public DumpArchiveException()
public DumpArchiveException(String msg)
public DumpArchiveException(Throwable cause)
public DumpArchiveException(String msg, Throwable cause)
Copyright © 2020 The Apache Software Foundation. All rights reserved.