Java Tool Kit

ITT.WAFr.Utilities
Class Email.DeliveryException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byITT.WAFr.Utilities.Email.DeliveryException
All Implemented Interfaces:
Serializable
Enclosing class:
Email

public final class Email.DeliveryException
extends Exception

This exception is thrown when an email message cannot be delivered due to a server or transport configuration error.

See Also:
Serialized Form

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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


Java Tool Kit

Copyright ©2004, If•Then Technology