2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __java_nio_BufferUnderflowException__
5 #define __java_nio_BufferUnderflowException__
9 #include <java/lang/RuntimeException.h>
16 class BufferUnderflowException
;
21 class java::nio::BufferUnderflowException
: public ::java::lang::RuntimeException
25 BufferUnderflowException();
27 static const jlong serialVersionUID
= -1713313658691622206LL;
29 static ::java::lang::Class
class$
;
32 #endif // __java_nio_BufferUnderflowException__