javax.mail.internet
Ŭ·¡½º AddressException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--javax.mail.MessagingException
|
+--javax.mail.internet.ParseException
|
+--javax.mail.internet.AddressException
- ¸ðµç ½ÇÀå ÀÎÅÍÆäÀ̽º:
- java.io.Serializable
- public class AddressException
- extends ParseException
À߸øÇÑ Çü½ÄÀÇ ÁÖ¼Ò°¡ °ËÃâµÇ¾úÀ» ¶§¿¡ ½½·Î¿ì µÇ´Â ¿¹¿ÜÀÔ´Ï´Ù.
- °ü·Ã Ç׸ñ:
- Á÷·ÄÈ µÈ Çü½Ä
ÇʵåÀÇ °³¿ä |
protected int |
pos
¿¡·¯°¡ ¹ß»ýÇÑ Ä³¸¯ÅÍ ¶óÀÎÁßÀÇ À妽º, ¶Ç´Â ºÒ¸íÀÇ °æ¿ì´Â -1 ÀÌ µË´Ï´Ù. |
protected java.lang.String |
ref
±¸¹® ºÐ¼® µÇ´Â ij¸¯ÅÍ ¶óÀÎÀÔ´Ï´Ù. |
constructor¡¡ ¡¡ ÀÇ °³¿ä |
AddressException ()
»ó¼¼ ¸Þ¼¼Áö¸¦ ÁöÁ¤ÇÏÁö ¾Ê°í AddressException ¸¦ ±¸ÃàÇÕ´Ï´Ù. |
AddressException (java.lang.String s)
ÁöÁ¤µÈ »ó¼¼ ¸Þ¼¼Áö·Î AddressException ¸¦ ±¸ÃàÇÕ´Ï´Ù. |
AddressException (java.lang.String s,
java.lang.String ref)
ÁöÁ¤µÈ »ó¼¼ ¸Þ¼¼Áö¿Í ÂüÁ¶ Á¤º¸·Î AddressException ¸¦ ±¸ÃàÇÕ´Ï´Ù. |
AddressException (java.lang.String s,
java.lang.String ref,
int pos)
ÁöÁ¤µÈ »ó¼¼ ¸Þ¼¼Áö¿Í ÂüÁ¶ Á¤º¸·Î AddressException ¸¦ ±¸ÃàÇÕ´Ï´Ù. |
¸Þ¼ÒµåÀÇ °³¿ä |
int |
getPos ()
¿¡·¯°¡ °ËÃâµÈ ÂüÁ¶ ij¸¯ÅÍ ¶óÀÎÀÇ À§Ä¡ (°ü·ÃÀÌ ¾ø´Â °æ¿ì´Â -1)¸¦ ÃëµæÇÕ´Ï´Ù. |
java.lang.String |
getRef ()
¿¡·¯°¡ °ËÃâµÇ¾úÀ» ¶§¿¡ ±¸¹® ºÐ¼® µÇ°í ÀÖ´ø ij¸¯ÅÍ ¶óÀÎ (°ü·ÃÀÌ ¾ø´Â °æ¿ì´Â null)À» ÃëµæÇÕ´Ï´Ù. |
java.lang.String |
toString ()
|
Ŭ·¡½º java.lang.Throwable ·ÎºÎÅÍ °è½ÂÇÑ ¸Þ¼Òµå |
fillInStackTrace, getLocalizedMessage, printStackTrace, printStackTrace, printStackTrace |
Ŭ·¡½º java.lang.Object ·ÎºÎÅÍ °è½ÂÇÑ ¸Þ¼Òµå |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ref
protected java.lang.String ref
- ±¸¹® ºÐ¼® µÇ´Â ij¸¯ÅÍ ¶óÀÎÀÔ´Ï´Ù.
pos
protected int pos
- ¿¡·¯°¡ ¹ß»ýÇÑ Ä³¸¯ÅÍ ¶óÀÎÁßÀÇ À妽º, ¶Ç´Â ºÒ¸íÀÇ °æ¿ì´Â -1 ÀÌ µË´Ï´Ù.
AddressException
public AddressException()
- »ó¼¼ ¸Þ¼¼Áö¸¦ ÁöÁ¤ÇÏÁö ¾Ê°í AddressException ¸¦ ±¸ÃàÇÕ´Ï´Ù.
AddressException
public AddressException(java.lang.String s)
- ÁöÁ¤µÈ »ó¼¼ ¸Þ¼¼Áö·Î AddressException ¸¦ ±¸ÃàÇÕ´Ï´Ù.
- ÆÄ¶ó¹ÌÅÍ:
s
- »ó¼¼ ¸Þ¼¼Áö
AddressException
public AddressException(java.lang.String s,
java.lang.String ref)
- ÁöÁ¤µÈ »ó¼¼ ¸Þ¼¼Áö¿Í ÂüÁ¶ Á¤º¸·Î AddressException ¸¦ ±¸ÃàÇÕ´Ï´Ù.
- ÆÄ¶ó¹ÌÅÍ:
s
- »ó¼¼ ¸Þ¼¼Áö
AddressException
public AddressException(java.lang.String s,
java.lang.String ref,
int pos)
- ÁöÁ¤µÈ »ó¼¼ ¸Þ¼¼Áö¿Í ÂüÁ¶ Á¤º¸·Î AddressException ¸¦ ±¸ÃàÇÕ´Ï´Ù.
- ÆÄ¶ó¹ÌÅÍ:
s
- »ó¼¼ ¸Þ¼¼Áö
getRef
public java.lang.String getRef()
- ¿¡·¯°¡ °ËÃâµÇ¾úÀ» ¶§¿¡ ±¸¹® ºÐ¼® µÇ°í ÀÖ´ø ij¸¯ÅÍ ¶óÀÎ (°ü·ÃÀÌ ¾ø´Â °æ¿ì´Â null)À» ÃëµæÇÕ´Ï´Ù.
getPos
public int getPos()
- ¿¡·¯°¡ °ËÃâµÈ ÂüÁ¶ ij¸¯ÅÍ ¶óÀÎÀÇ À§Ä¡ (°ü·ÃÀÌ ¾ø´Â °æ¿ì´Â -1)¸¦ ÃëµæÇÕ´Ï´Ù.
toString
public java.lang.String toString()
- ¿À¹ö¶óÀ̵å(override):
- Ŭ·¡½º
java.lang.Throwable
³»ÀÇ toString
Copyright 2002 Sun Microsystems, Inc. All rights reserved.
»ç¿ë¿¡´Â»ç¿ë Çã¶ô °è¾àÀÌ Àû¿ëµË´Ï´Ù.