|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
java.net.HttpRetryException
public class HttpRetryException
HTTP ¿ä±¸ÀÇ Àç½ÃÇàÀÌ ÇÊ¿äÇÏÁö¸¸, ½ºÆ®¸®¹Ö ¸ðµå°¡ À¯È¿ÇÏ°Ô µÇ¾î Àֱ⠶§¹®¿¡ ÀÚµ¿ÀûÀ¸·Î Àç½ÃÇàÇÒ ¼ö ¾ø´Â °ÍÀ» ³ªÅ¸³»±â À§Çؼ ¹ß»ý µË´Ï´Ù.
»ý¼ºÀÚ °³¿ä | |
---|---|
HttpRetryException (String detail,
int code)
ÁöÁ¤µÈ ÀÀ´ä ÄÚµå¿Í ¿¹¿Ü »ó¼¼ ¸Þ¼¼Áö¸¦ »ç¿ëÇØ HttpRetryException À»
»õ·Ó°Ô ±¸ÃàÇÕ´Ï´Ù. |
|
HttpRetryException (String detail,
int code,
String location)
»ó¼¼ ¸Þ¼¼ÁöÀÇ responseCode¿Í ÀÀ´ä Çì´õ Çʵå Location ³»¿ëÀ» »ç¿ëÇØ HttpRetryException À»
»õ·Ó°Ô ±¸ÃàÇÕ´Ï´Ù. |
¸Þ¼µå °³¿ä | |
---|---|
String |
getLocation ()
¸®´ÙÀÌ·ºÆ®¿¡ ÀÇÇØ ¿¡·¯°¡ ¹ß»ýÇßÀ» °æ¿ì, Location Çì´õ ÇʵåÀÇ °ªÀ» ¸®ÅÏÇÕ´Ï´Ù. |
String |
getReason ()
http ¿ä±¸¸¦ Àç½ÃÇàÇÒ ¼ö ¾ø¾ú´ø ÀÌÀ¯¸¦ ¼³¸íÇϴ ij¸¯ÅÍ ¶óÀÎÀ» ¸®ÅÏÇÕ´Ï´Ù. |
int |
responseCode ()
http ÀÀ´ä Äڵ带 ¸®ÅÏÇÕ´Ï´Ù. |
Ŭ·¡½º java.lang. Throwable ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
fillInStackTrace,
getCause,
getLocalizedMessage,
getMessage,
getStackTrace,
initCause,
printStackTrace,
printStackTrace,
printStackTrace,
setStackTrace,
toString |
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼µå |
---|
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
»ý¼ºÀÚ »ó¼¼ |
---|
public HttpRetryException(String detail, int code)
HttpRetryException
À»
»õ·Ó°Ô ±¸ÃàÇÕ´Ï´Ù.
detail
- »ó¼¼ ¸Þ¼¼Áöcode
- ¼¹ö·ÎºÎÅÍÀÇ HTTP ÀÀ´ä ÄÚµåpublic HttpRetryException(String detail, int code, String location)
HttpRetryException
À»
»õ·Ó°Ô ±¸ÃàÇÕ´Ï´Ù.
detail
- »ó¼¼ ¸Þ¼¼Áöcode
- ¼¹ö·ÎºÎÅÍÀÇ HTTP ÀÀ´ä ÄÚµålocation
- ¸®´ÙÀÌ·ºÆ®Ã³ÀÇ URL¸Þ¼µåÀÇ »ó¼¼ |
---|
public int responseCode()
public String getReason()
public String getLocation()
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
ÀÌÀü Ŭ·¡½º ´ÙÀ½ Ŭ·¡½º | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ | |||||||||
°³¿ä: NESTED | Çʵå | constructor | ¸Þ¼µå | »ó¼¼: Çʵå | »ý¼ºÀÚ | ¸Þ¼µå |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.