Rice Pastry API

org.mpisws.p2p.transport.table
Class UnknownValueException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.mpisws.p2p.transport.table.UnknownValueException
All Implemented Interfaces:
java.io.Serializable

public class UnknownValueException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
UnknownValueException(java.lang.Object source, java.lang.Object key)
           
 
Method Summary
 java.lang.Object getKey()
           
 java.lang.Object getSource()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnknownValueException

public UnknownValueException(java.lang.Object source,
                             java.lang.Object key)
Method Detail

getSource

public java.lang.Object getSource()

getKey

public java.lang.Object getKey()

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection