|
|||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||
°³¿ä: ³»ºÎ Ŭ·¡½º | Çʵå | constructor¡¡ ¡¡ | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor¡¡ ¡¡ | ¸Þ¼Òµå |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--javax.mail.MessagingException | +--javax.mail.MethodNotSupportedException
¸Þ¼Òµå°¡ ½ÇÀå¿¡ ÀÇÇØ ¼Æ÷Æ®µÇÁö ¾Ê´Â °æ¿ì¿¡ ½½·Î¿ì µÇ´Â ¿¹¿ÜÀÔ´Ï´Ù.
constructor¡¡ ¡¡ ÀÇ °³¿ä | |
MethodNotSupportedException ()
»ó¼¼ ¸Þ¼¼Áö¸¦ °¡ÁöÁö ¾Ê´Â MethodNotSupportedException ¸¦ ±¸ÃàÇÕ´Ï´Ù. |
|
MethodNotSupportedException (java.lang.String s)
ÁöÁ¤µÈ »ó¼¼ ¸Þ¼¼Áö¸¦ »ç¿ëÇØ MethodNotSupportedException ¸¦ ±¸ÃàÇÕ´Ï´Ù. |
Ŭ·¡½º javax.mail. MessagingException ·ÎºÎÅÍ °è½ÂÇÑ ¸Þ¼Òµå |
getMessage , getNextException , setNextException |
Ŭ·¡½º java.lang.Throwable ·ÎºÎÅÍ °è½ÂÇÑ ¸Þ¼Òµå |
fillInStackTrace, getLocalizedMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Ŭ·¡½º java.lang.Object ·ÎºÎÅÍ °è½ÂÇÑ ¸Þ¼Òµå |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
constructor¡¡ ¡¡ ÀÇ »ó¼¼ |
public MethodNotSupportedException()
public MethodNotSupportedException(java.lang.String s)
s
- »ó¼¼ ¸Þ¼¼Áö
|
|||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||
°³¿ä: ³»ºÎ Ŭ·¡½º | Çʵå | constructor¡¡ ¡¡ | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor¡¡ ¡¡ | ¸Þ¼Òµå |