public class CancelledException
extends java.lang.RuntimeException
Constructor and Description |
---|
CancelledException()
Creates a new
CanceledException . |
CancelledException(java.lang.Throwable cause)
Creates a new
CanceledException with a cause. |