JavaTM 2 Platform
Standard Ed. 5.0

javax.naming
Ŭ·¡½º TimeLimitExceededException

java.lang.Object 
  »óÀ§¸¦ È®Àå java.lang.Throwable 
      »óÀ§¸¦ È®Àå java.lang.Exception 
          »óÀ§¸¦ È®Àå javax.naming.NamingException 
              »óÀ§¸¦ È®Àå javax.naming.LimitExceededException 
                  »óÀ§¸¦ È®Àå javax.naming.TimeLimitExceededException
¸ðµç ±¸ÇöµÈ ÀÎÅÍÆäÀ̽º:
Serializable

public class TimeLimitExceededException
extends LimitExceededException

ÀÌ ¿¹¿Ü´Â ¸Þ¼­µå°¡ ÁöÁ¤µÈ Á¦ÇÑ ½Ã°£³»¿¡ Á¾·áÇÏÁö ¾Ê´Â °æ¿ì¿¡ ¿¹¿Ü¸¦ ¹ß»ý½Ãŵ´Ï´Ù. ÀÌ ¿¹¿Ü´Â ¸Þ¼­µå¸¦ 10 ÃÊ À̳»¿¡ ½ÇÇàÇÏ´Â °ÍÀ» ÁöÁ¤ÇØ, 10 ÃÊ¿¡ ¿Ï·áÇÒ ¼ö ¾ø¾ú´ø °æ¿ì µî¿¡ ¹ß»ýÇÕ´Ï´Ù.

NamingException¿¡ Àû¿ëµÇ´Â µ¿±â ¹× Á÷·ÄÈ­´Â ¿©±â¼­ Á÷Á¢ Àû¿ëµË´Ï´Ù.

µµÀÔµÈ ¹öÀü :
1.3
°ü·Ã Ç׸ñ:
Á÷·ÄÈ­ µÈ Çü½Ä

ÇÊµå °³¿ä
 
Ŭ·¡½º javax.naming. NamingException À¸·ÎºÎÅÍ »ó¼ÓµÈ Çʵå
remainingName, resolvedName, resolvedObj, rootException
 
»ý¼ºÀÚ °³¿ä
TimeLimitExceededException ()
          TimeLimitExceededException »õ·Î¿î ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù.
TimeLimitExceededException (String  explanation)
          ÁöÁ¤µÈ Àμö¸¦ »ç¿ëÇØ, TimeLimitExceededException »õ·Î¿î ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 
Ŭ·¡½º javax.naming. NamingException ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
appendRemainingComponent, appendRemainingName, getCause, getExplanation, getRemainingName, getResolvedName, getResolvedObj, getRootCause, initCause, setRemainingName, setResolvedName, setResolvedObj, setRootCause, toString, toString
 
Ŭ·¡½º java.lang. Throwable ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

»ý¼ºÀÚ »ó¼¼

TimeLimitExceededException

public TimeLimitExceededException()
TimeLimitExceededException »õ·Î¿î ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù. ¸ðµç ÇʵåÀÇ µðÆúÆ®´Â null ·Î ¼³Á¤µË´Ï´Ù.


TimeLimitExceededException

public TimeLimitExceededException(String  explanation)
ÁöÁ¤µÈ Àμö¸¦ »ç¿ëÇØ, TimeLimitExceededException »õ·Î¿î ÀνºÅϽº¸¦ ±¸ÃàÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
explanation - null °¡´É¼ºÀÌ ÀÖ´Â ÀÌ ¿¹¿Ü¿¡ °üÇÑ »ó¼¼ Á¤º¸
°ü·Ã Ç׸ñ:
Throwable.getMessage()

JavaTM 2 Platform
Standard Ed. 5.0

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.