package com.turhanoz.android.reactivedirectorychooser.exception; import java.io.IOException; public class DirectoryExistsException extends IOException{ }