public class PatchException
extends java.io.IOException
| 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. |