All Packages Class Hierarchy This Package Previous Next Index
Class com.lgeds.jdf.mail.MailException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----com.lgeds.jdf.mail.MailException
- public class MailException
- extends Exception
- Author:
- WonYoung Lee, wyounglee@lgeds.lg.co.kr.
-
MailException()
-
-
MailException(String)
-
MailException
public MailException()
MailException
public MailException(String s)
- Parameters:
- s - java.lang.String
All Packages Class Hierarchy This Package Previous Next Index