com.admc.jamama.server.smtp
Class Done

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.admc.jamama.JamamaException
              extended bycom.admc.jamama.server.smtp.Done
All Implemented Interfaces:
java.io.Serializable

public class Done
extends JamamaException

See Also:
Serialized Form

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

Done

public Done()