f
already exists
@throws FileNotFoundException If parent of f
does not existand createParent
is false
@throws ParentNotDirectoryException If parent of f
is not adirectory.
@throws UnsupportedFileSystemException If file system for f
isnot 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 RpcServerException If an exception occurred in the RPC server
@throws UnexpectedServerException If server implementation throwsundeclared exception to RPC server RuntimeExceptions:
@throws InvalidPathException If path f
is not valid
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|