2005/5/9

     
 

class ObjectStreamException

artefaktur
Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::io::ObjectStreamException Class Reference

#include <ObjectStreamException.h>

Inheritance diagram for acdk::io::ObjectStreamException:

acdk::io::IOException acdk::lang::Exception acdk::lang::Throwable acdk::lang::Object acdk::io::Serializable acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch acdk::io::InvalidClassException acdk::io::NotSerializableException acdk::io::StreamCorruptedException List of all members.

Detailed Description

Signals an error in operations of ObjectReader or ObjectWriter.

API: Java<br/>

Author:
Roger Rene Kommer (mailto:kommer@artefaktur.com)
Version:
Revision
1.10
Date:
Date
2005/04/09 19:26:45


Public Member Functions

 ObjectStreamException ()
 ObjectStreamException (IN(RString) what)


Constructor & Destructor Documentation

acdk::io::ObjectStreamException::ObjectStreamException  )  [inline]
 

acdk::io::ObjectStreamException::ObjectStreamException IN(RString what  )  [inline]