Moved recursive fetch to notify end-of-syncrhonization of a folder BEFORE its childre...
[pub/Android/ownCloud.git] / src / com / owncloud / android / operations / OperationCancelledException.java
1 package com.owncloud.android.operations;
2
3 public class OperationCancelledException extends Exception {
4
5 }