2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __javax_crypto_ShortBufferException__
5 #define __javax_crypto_ShortBufferException__
9 #include <java/security/GeneralSecurityException.h>
16 class ShortBufferException
;
21 class javax::crypto::ShortBufferException
: public ::java::security::GeneralSecurityException
25 ShortBufferException();
26 ShortBufferException(::java::lang::String
*);
28 static const jlong serialVersionUID
= 8427718640832943747LL;
30 static ::java::lang::Class
class$
;
33 #endif // __javax_crypto_ShortBufferException__