public class CancelledException
extends java.io.IOException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
CancelledException(java.lang.String message)
Constructor for CancelledException
|
private static final long serialVersionUID