org.apache.james.transport.remotedeliverytester
Class IOMessagingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by javax.mail.MessagingException
              extended by org.apache.james.transport.remotedeliverytester.IOMessagingException
All Implemented Interfaces:
java.io.Serializable

public class IOMessagingException
extends javax.mail.MessagingException

Used by the remotedelivery tester

See Also:
Serialized Form

Constructor Summary
IOMessagingException()
           
 
Method Summary
 
Methods inherited from class javax.mail.MessagingException
getCause, getNextException, setNextException, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IOMessagingException

public IOMessagingException()


Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.