Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

NThrowable Struct Reference

#include <rt_NThrowable.h>

List of all members.

Static Public Methods

void init2 ()
JObjectgetMessage (JObject *throwable)
JObjecttoString (JObject *throwable)
JObjectbuildExceptionFromName (char *className, char *msg)
JObjectbuildException (JClass *clazz, char *msg)
JObject_build_ (exception_enum id, char *message)
JObject_buildIOException (int errNum, char *msg)
JObjectbuildIOException (char *msg)
JObjectbuildEOFException (char *msg)
JObjectbuildFileNotFoundException (char *msg)
void _throw_ (exception_enum id, char *message)
void throwException (char *className, char *msg)
void throwException2 (char *className, char *format, char *arg)
void throwIOException (int errNum, char *msg)
void throwIOException2 (int errNum, char *format, char *arg)


Detailed Description


Member Function Documentation

JObject * NThrowable::_buildIOException ( int errNum,
char * msg) [static]

JObject * NThrowable::_build_ ( exception_enum id,
char * message) [static]

void NThrowable::_throw_ ( exception_enum id,
char * message) [static]

JObject* NThrowable::buildEOFException ( char * msg) [static]

JObject* NThrowable::buildException ( JClass * clazz,
char * msg) [static]

JObject * NThrowable::buildExceptionFromName ( char * className,
char * msg) [static]

JObject* NThrowable::buildFileNotFoundException ( char * msg) [static]

JObject* NThrowable::buildIOException ( char * msg) [static]

JObject * NThrowable::getMessage ( JObject * throwable) [static]

void NThrowable::init2 () [static]

void NThrowable::throwException ( char * className,
char * msg) [static]

void NThrowable::throwException2 ( char * className,
char * format,
char * arg) [static]

void NThrowable::throwIOException ( int errNum,
char * msg) [static]

void NThrowable::throwIOException2 ( int errNum,
char * format,
char * arg) [static]

JObject * NThrowable::toString ( JObject * throwable) [static]


The documentation for this struct was generated from the following files:
Generated at Mon Jul 31 13:44:11 2000 for NCI SUIF by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000