org.das2.util.monitor.CancelledOperationException
FileSystem cancel exception. Note this is used where we once used
org.das2.CancelledOperationException, and we separated this to decouple
org.das2.util.
CancelledOperationException( )
Creates a new instance of CancelledOperationException
CancelledOperationException( String message )
CancelledOperationException( java.lang.Throwable cause )
CancelledOperationException( String message, java.lang.Throwable cause )