# Print output for @column tags ?> DirectoryNotEmptyException - Android SDK | Android Developers

Most visited


Recently visited


DirectoryNotEmptyException

public class DirectoryNotEmptyException
extends FileSystemException

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.io.IOException
         ↳ java.nio.file.FileSystemException
           ↳ java.nio.file.DirectoryNotEmptyException


Checked exception thrown when a file system operation fails because a directory is not empty.

Summary


Public constructors

DirectoryNotEmptyException(String dir)

Constructs an instance of this class.

Inherited methods

Public constructors


DirectoryNotEmptyException

public DirectoryNotEmptyException (String dir)

Constructs an instance of this class.

Parameters
dir String: a string identifying the directory or null if not known

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.