package com.openfarmanager.android.model.exeptions; /** * @author Vlad Namashko */ public class FtpDirectoryDeleteException extends RuntimeException { }