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