/[libvob]/libvob/src/jni/Main.cxx
ViewVC logotype

Diff of /libvob/src/jni/Main.cxx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16 by tjl, Wed Jun 4 05:00:14 2003 UTC revision 1.17 by tjl, Mon Jun 16 16:16:30 2003 UTC
# Line 96  void releaseWindow() { Line 96  void releaseWindow() {
96  }  }
97    
98    
 /** If an exception occurred, print a debug message for it and clear it.  
 */  
99  void javaExc(JNIEnv *env, const char *where) {  void javaExc(JNIEnv *env, const char *where) {
100      if(env->ExceptionOccurred()) {      if(env->ExceptionOccurred()) {
101          cerr << "Exception in "<<where<<"\n";          cerr << "Exception in "<<where<<"\n";

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26