org.neo.swarm.util.serialize
Class SerializationException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.neo.swarm.util.serialize.SerializationException
All Implemented Interfaces:
java.io.Serializable

public class SerializationException
extends java.lang.Exception

This object does.....

Author:
neil.avery
See Also:
Serialized Form

Constructor Summary
SerializationException()
           
 
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

SerializationException

public SerializationException()


Copyright © 2001-2004 SWARM-ONE -First Generation (S)calable(W)ide(AR)ea(M)esh. All Rights Reserved.