|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
rice.p2p.util.rawserialization.JavaSerializationException
Wrapper exception to hold the name of the message that caused the serialization problem.
Constructor Summary | |
JavaSerializationException(java.lang.Object o,
java.lang.Exception e)
Constructor for JavaSerializationException. |
Method Summary | |
java.lang.Object |
getUnserializable()
|
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 |
public JavaSerializationException(java.lang.Object o, java.lang.Exception e)
o
- DESCRIBE THE PARAMETERe
- DESCRIBE THE PARAMETERMethod Detail |
public java.lang.Object getUnserializable()
|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |