JavaException Class Reference

Inheritance diagram for JavaException:

XAPException EntryAlreadyInSpaceException EntryNotInSpaceException EntryVersionConflictException FinderException IllegalArgumentException InternalSpaceException InterruptedException LeaseDeniedException MemoryShortageException NoSuchElementException OperationTimeoutException RemoteException SpaceSecurityException TransactionException UnusableEntryException

List of all members.


Detailed Description

Base class for all exceptions passed from Java server to C++ client.

Public Member Functions

std::string getJavaExceptionChain ()
 Returns the string containing all nested Java exceptions.
 JavaException (const std::string &javaException, const std::string &javaExceptionChain, const std::string &message)

Protected Attributes

std::string javaExceptionChain
 Chain of all nested exceptions.

Member Function Documentation

std::string JavaException::getJavaExceptionChain (  )  [inline]

Returns the string containing all nested Java exceptions.


Member Data Documentation

std::string JavaException::javaExceptionChain [protected]

Chain of all nested exceptions.


Generated on Thu Jul 22 08:11:54 2010 for GigaSpaces XAP 10.2.1 C++ by  doxygen 1.5.3