IOException: Class of exceptions representing an input/output error

Description Usage Arguments Methods Author(s)

Description

Package: R.io
Class IOException

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

Directly known subclasses:
FileException, FileExistsException, FileNotFoundException

public static class IOException
extends Exception

Class of exceptions representing an input/output error.

Usage

1

Arguments

...

Arguments accepted by Exception.

Methods

Methods:
No methods defined.

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.