dir
alreadyexists
@throws FileNotFoundException If parent of dir
does not existand createParent
is false
@throws ParentNotDirectoryException If parent of dir
is not adirectory
@throws UnsupportedFileSystemException If file system for dir
is not supported
@throws IOException If an I/O error occurredExceptions applicable to file systems accessed over RPC:
@throws RpcClientException If an exception occurred in the RPC client
@throws UnexpectedServerException If server implementation throws undeclared exception to RPC server RuntimeExceptions:
@throws InvalidPathException If path dir
is not valid
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|