railo.runtime.net.mail
Class SMTPException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by railo.runtime.net.mail.SMTPException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SMTPExceptionImpl

public abstract class SMTPException
extends Exception

SMTP Exception

See Also:
Serialized Form

Constructor Summary
SMTPException(String message)
          constructor of the class
 
Method Summary
 
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
 

Constructor Detail

SMTPException

public SMTPException(String message)
constructor of the class

Parameters:
message -


Copyright © 2012 Railo