#include <javax_jms_ResourceAllocationException.h>
Inheritance diagram for javax::jms::ResourceAllocationException:


Public Types | |
| enum | { xmogDefaultFlags = xmog_base::GLOBAL, xmogMajorVersion = 3, xmogMinorVersion = 2, xmogPatchVersion = 9, xmogBuildNumber = 2047 } |
|
typedef ::xmog_java_array_template< ::javax::jms::ResourceAllocationException > | array1D |
|
typedef ::xmog_java_array_template< ::xmog_java_array_template< ::javax::jms::ResourceAllocationException > > | array2D |
Public Member Functions | |
| ResourceAllocationException (const ::java::lang::String &reason, const ::java::lang::String &errorCode,::xmog_localenv *p_xenv=NULL, xmog_flags f_xflags=xmogDefaultFlags) | |
Constructs a ResourceAllocationException with the specified reason and error code. | |
| ResourceAllocationException (const ::java::lang::String &reason,::xmog_localenv *p_xenv=NULL, xmog_flags f_xflags=xmogDefaultFlags) | |
Constructs a ResourceAllocationException with the specified reason. | |
For example, this exception should be thrown when a call to TopicConnectionFactory.createTopicConnection fails due to a lack of JMS provider resources.
|
||||||||||||||||
|
Constructs a The error code defaults to null.
|
|
||||||||||||||||||||
|
Constructs a
|
1.4.1