2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __javax_activation_UnsupportedDataTypeException__
5 #define __javax_activation_UnsupportedDataTypeException__
9 #include <java/io/IOException.h>
16 class UnsupportedDataTypeException
;
21 class javax::activation::UnsupportedDataTypeException
: public ::java::io::IOException
25 UnsupportedDataTypeException();
26 UnsupportedDataTypeException(::java::lang::String
*);
27 static ::java::lang::Class
class$
;
30 #endif // __javax_activation_UnsupportedDataTypeException__