<h2>org.das2.CancelledOperationException</h2><p>Exception used to indicate the operation was cancelled.
 Note there is a CancelledOperationException within the util.filesystem
 package that is used to decouple the util from the rest of das2.</p>
<h2>CancelledOperationException( )</h2>
<p>Creates a new instance of CancelledOperationException</p>

<h2>CancelledOperationException( <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a> message )</h2>
<p></p>

<h2>CancelledOperationException( <a href='https://docs.oracle.com/javase/8/docs/api/java/io/InterruptedIOException.html'>java.io.InterruptedIOException</a> iioe )</h2>
<p></p>