#include <javax_jms_JMSSecurityException.h>
Inheritance diagram for javax::jms::JMSSecurityException:


Public Types | |
| enum | { xmogDefaultFlags = xmog_base::GLOBAL, xmogMajorVersion = 3, xmogMinorVersion = 2, xmogPatchVersion = 9, xmogBuildNumber = 2047 } |
|
typedef ::xmog_java_array_template< ::javax::jms::JMSSecurityException > | array1D |
|
typedef ::xmog_java_array_template< ::xmog_java_array_template< ::javax::jms::JMSSecurityException > > | array2D |
Public Member Functions | |
| JMSSecurityException (const ::java::lang::String &reason, const ::java::lang::String &errorCode,::xmog_localenv *p_xenv=NULL, xmog_flags f_xflags=xmogDefaultFlags) | |
Constructs a JMSSecurityException with the specified reason and error code. | |
| JMSSecurityException (const ::java::lang::String &reason,::xmog_localenv *p_xenv=NULL, xmog_flags f_xflags=xmogDefaultFlags) | |
Constructs a JMSSecurityException with the specified reason. | |
It may also be thrown for any case where a security restriction prevents a method from completing.
|
||||||||||||||||
|
Constructs a The error code defaults to null.
|
|
||||||||||||||||||||
|
Constructs a
|
1.4.1