NestedIOException Class Reference

Inherits java::io::IOException.

Collaboration diagram for NestedIOException:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 NestedIOException (String message, Throwable cause)
 NestedIOException (Throwable cause)


Detailed Description

Bridge class to provide nested Exceptions with IOException which has constructors that don't take Throwables.

Author:
Kevin Burton
Version:
1.2

Constructor & Destructor Documentation

NestedIOException ( Throwable  cause  ) 

Create a new NestedIOException instance.

Parameters:
cause object of type throwable

NestedIOException ( String  message,
Throwable  cause 
)


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:31 2012 for Project Wonder by  doxygen 1.5.8