Project JXTA

net.jxta.util.documentSerializable
Class DocumentSerializationException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bynet.jxta.exception.JxtaException
              extended bynet.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)
           
 
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