public class CancelledOperationException extends DasException
Constructor and Description |
---|
CancelledOperationException()
Creates a new instance of CancelledOperationException
|
CancelledOperationException(java.io.InterruptedIOException iioe) |
CancelledOperationException(java.lang.String message) |
public CancelledOperationException()
public CancelledOperationException(java.lang.String message)
public CancelledOperationException(java.io.InterruptedIOException iioe)