Project JXTA

net.jxta.util.documentSerializable
Class DocumentSerializationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.jxta.exception.JxtaException
              extended by net.jxta.util.documentSerializable.DocumentSerializationException
All Implemented Interfaces:
Serializable

public class DocumentSerializationException
extends JxtaException

See Also:
Serialized Form

Constructor Summary
DocumentSerializationException(String message)
           
DocumentSerializationException(String message, Exception exception)
           
 
Method Summary
 
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

DocumentSerializationException

public DocumentSerializationException(String message)

DocumentSerializationException

public DocumentSerializationException(String message,
                                      Exception exception)

JXTA J2SE