public class PatchException
extends java.io.IOException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
PatchException()
Creates a new instance of
PatchException without detail message. |
PatchException(java.lang.String msg)
Constructs an instance of
PatchException with the specified detail message. |
private static final long serialVersionUID