// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-#ifndef __java_beans_ExceptionListener__#define __java_beans_ExceptionListener__#pragma interface#include <java/lang/Object.h>extern"Java"{namespacejava{namespacebeans{classExceptionListener;}}}classjava::beans::ExceptionListener:public::java::lang::Object{public:virtualvoidexceptionThrown(::java::lang::Exception*)=0;static::java::lang::Classclass$;}__attribute__((java_interface));#endif // __java_beans_ExceptionListener__