public class DumpArchiveException
extends java.io.IOException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
DumpArchiveException() |
DumpArchiveException(java.lang.String msg) |
DumpArchiveException(java.lang.String msg,
java.lang.Throwable cause) |
DumpArchiveException(java.lang.Throwable cause) |
private static final long serialVersionUID
public DumpArchiveException()
public DumpArchiveException(java.lang.String msg)
public DumpArchiveException(java.lang.Throwable cause)
public DumpArchiveException(java.lang.String msg, java.lang.Throwable cause)