public class PullException
extends java.lang.Exception
| Constructor and Description |
|---|
PullException()
Creates new
PullException without detail message. |
PullException(java.lang.String msg)
Constructs an
PullException with the specified detail message. |