railo.runtime.net.mail
Class SMTPExceptionImpl

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

public final class SMTPExceptionImpl
extends SMTPException

See Also:
Serialized Form

Constructor Summary
SMTPExceptionImpl(int code)
           
SMTPExceptionImpl(String message)
           
 
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

SMTPExceptionImpl

public SMTPExceptionImpl(String message)

SMTPExceptionImpl

public SMTPExceptionImpl(int code)


Copyright © 2012 Railo