JavaTM 2 Platform
Standard Ed. 5.0

java.util.concurrent
Ŭ·¡½º CancellationException

java.lang.Object 
  »óÀ§¸¦ È®Àå java.lang.Throwable 
      »óÀ§¸¦ È®Àå java.lang.Exception 
          »óÀ§¸¦ È®Àå java.lang.RuntimeException 
              »óÀ§¸¦ È®Àå java.lang.IllegalStateException 
                  »óÀ§¸¦ È®Àå java.util.concurrent.CancellationException
¸ðµç ±¸ÇöµÈ ÀÎÅÍÆäÀ̽º:
Serializable

public class CancellationException
extends IllegalStateException

ŽºÅ©°¡ »èÁ¦µÇ¾ú±â ¶§¹®¿¡ FutureTask µîÀÇ °ªÀ» »ý¼ºÇϴ ŽºÅ©ÀÇ °á°ú¸¦ ÃëµæÇÒ ¼ö ¾ø´Â °ÍÀ» ³ªÅ¸³»´Â ¿¹¿Ü.

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

»ý¼ºÀÚ °³¿ä
CancellationException ()
          »ó¼¼ ¸Þ¼¼Áö¸¦ ÁöÁ¤ÇÏÁö ¾Ê°í CancellationExceptionÀ» ±¸ÃàÇÕ´Ï´Ù.
CancellationException (String  message)
          ÁöÁ¤ÇÑ »ó¼¼ ¸Þ¼¼Áö¸¦ °¡Áö´Â CancellationExceptionÀ» ±¸ÃàÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 
Ŭ·¡½º 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
 

»ý¼ºÀÚ »ó¼¼

CancellationException

public CancellationException()
»ó¼¼ ¸Þ¼¼Áö¸¦ ÁöÁ¤ÇÏÁö ¾Ê°í CancellationExceptionÀ» ±¸ÃàÇÕ´Ï´Ù.


CancellationException

public CancellationException(String  message)
ÁöÁ¤ÇÑ »ó¼¼ ¸Þ¼¼Áö¸¦ °¡Áö´Â CancellationExceptionÀ» ±¸ÃàÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
message - »ó¼¼ ¸Þ¼¼Áö

JavaTM 2 Platform
Standard Ed. 5.0

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