package com.amaze.filemanager.utils; /** * Created by arpitkh96 on 19/8/16. */ public class NoMoreFilesException extends Exception { }