Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Class
java.nio.file.FileSystemException

Packages that use FileSystemException
Package Description
java.nio.file Defines interfaces and classes for the Java virtual machine to access files, file attributes, and file systems. 
 

Uses of FileSystemException in java.nio.file
 

Subclasses of FileSystemException in java.nio.file
Modifier and Type Class and Description
 class AccessDeniedException
          Checked exception thrown when a file system operation is denied, typically due to a file permission or other access check.
 class AtomicMoveNotSupportedException
          Checked exception thrown when a file cannot be moved as an atomic file system operation.
 class DirectoryNotEmptyException
          Checked exception thrown when a file system operation fails because a directory is not empty.
 class FileAlreadyExistsException
          Checked exception thrown when an attempt is made to create a file or directory and a file of that name already exists.
 class FileSystemLoopException
          Checked exception thrown when a file system loop, or cycle, is encountered.
 class NoSuchFileException
          Checked exception thrown when an attempt is made to access a file that does not exist.
 class NotDirectoryException
          Checked exception thrown when a file system operation, intended for a directory, fails because the file is not a directory.
 class NotLinkException
          Checked exception thrown when a file system operation fails because a file is not a symbolic link.
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.