FileExistsException: Exception specifying that an existing file was not...

Description Usage Arguments Methods Author(s)

Description

Package: R.io
Class FileExistsException

Object
~~|
~~+--try-error
~~~~~~~|
~~~~~~~+--condition
~~~~~~~~~~~~|
~~~~~~~~~~~~+--error
~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~+--simpleError
~~~~~~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~~~~~~+--Exception
~~~~~~~~~~~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~~~~~~~~~~~+--IOException
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+--FileException
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+--FileExistsException

Directly known subclasses:

public static class FileExistsException
extends FileException

Exception specifying that an existing file was not overwritten.

Usage

1

Arguments

pathname

A character string or a File object specifying the pathname of the file that already exists.

...

Arguments accepted by Exception.

Methods

Methods:

getMessage -

Methods inherited from FileException:
getFile, getPathname

Methods inherited from Exception:
as.character, getCall, getLastException, getMessage, getStackTrace, getWhen, print, printStackTrace, throw

Methods inherited from simpleError:
showAndWait

Methods inherited from error:
as.character, throw

Methods inherited from condition:
as.character, conditionCall, conditionMessage, print

Methods inherited from Object:
$, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clone, detach, equals, extend, finalize, gc, getEnvironment, getFields, getInstanciationTime, getStaticInstance, hasField, hashCode, ll, load, objectSize, print, save

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)


HenrikBengtsson/R.io documentation built on May 6, 2019, 11:54 p.m.