Main Page | Modules | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

xmog_remote_java_exception Class Reference

A utility class used to hold on to exceptions thrown on the other side. More...

#include <xmog_java_value.h>

List of all members.

Public Member Functions

 xmog_remote_java_exception (jobject exc, jclass type, const char *typeName=NULL, const char *msg=NULL, const char *stack=NULL)
 xmog_remote_java_exception (const xmog_remote_java_exception &exc)
xmog_remote_java_exceptionoperator= (const xmog_remote_java_exception &)
jobject get_jobject () const
jclass get_type () const
const char * get_typeName () const
const char * get_super_typeName (int i) const
const char * get_message () const
const char * get_stack () const

Public Attributes

jobject exc_
jclass type_
char * typeName_
char * superTypeNames_
char * msg_
char * stack_


Detailed Description

A utility class used to hold on to exceptions thrown on the other side.


The documentation for this class was generated from the following file:
Generated on Wed May 31 14:01:34 2006 for Shared Codemesh Runtime Library API Reference by  doxygen 1.4.1