GigaSpaces XAP 8.0 API

com.j_spaces.core
Class DetailedUnusableEntryException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.jini.core.entry.UnusableEntryException
              extended by com.j_spaces.core.DetailedUnusableEntryException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
EntryNotInSpaceException, EntryVersionConflictException, FifoOperationException

public class DetailedUnusableEntryException
extends UnusableEntryException

A DetailedUnusableEntryException is thrown when class version compatibility error, the space server contains an older version of class.

Version:
1.0
Author:
Igor Goldenberg
See Also:
Serialized Form

Field Summary
 
Fields inherited from class net.jini.core.entry.UnusableEntryException
nestedExceptions, partialEntry, unusableFields
 
Constructor Summary
DetailedUnusableEntryException(String s)
          Constructs a DetailedUnusableEntryException with the specified detail message.
 
Method Summary
 String getMessage()
           
 
Methods inherited from class net.jini.core.entry.UnusableEntryException
printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DetailedUnusableEntryException

public DetailedUnusableEntryException(String s)
Constructs a DetailedUnusableEntryException with the specified detail message. The string s can be retrieved later by the Throwable.getMessage() method of class java.lang.Throwable.

Parameters:
s - the detail message.
Method Detail

getMessage

public String getMessage()
Overrides:
getMessage in class Throwable

GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.