JavaTM 2 Platform
Standard Ed. 5.0

javax.management
Ŭ·¡½º RuntimeErrorException

java.lang.Object 
  »óÀ§¸¦ È®Àå java.lang.Throwable 
      »óÀ§¸¦ È®Àå java.lang.Exception 
          »óÀ§¸¦ È®Àå java.lang.RuntimeException 
              »óÀ§¸¦ È®Àå javax.management.JMRuntimeException 
                  »óÀ§¸¦ È®Àå javax.management.RuntimeErrorException
¸ðµç ±¸ÇöµÈ ÀÎÅÍÆäÀ̽º:
Serializable

public class RuntimeErrorException
extends JMRuntimeException

¿¡ ÀÌÀüÆ®³»¿¡¼­ java.lang.Error°¡ ¹ß»ýÇßÀ» °æ¿ì, ijġ ÇØ, RuntimeErrorException À¸·Î¼­ ÀçThrow ÇÒ ÇÊ¿ä°¡ ÀÖ½À´Ï´Ù.

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

»ý¼ºÀÚ °³¿ä
RuntimeErrorException (Error  e)
          µðÆúÆ®ÀÇ »ý¼ºÀÚ ÀÔ´Ï´Ù.
RuntimeErrorException (Error  e, String  message)
          Æ¯Á¤ÀÇ ¿¡·¯ ¸Þ¼¼ÁöÀÇ ÁöÁ¤À» Çã°¡ÇÏ´Â »ý¼ºÀÚ ÀÔ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 Throwable getCause ()
          ½ÇÁ¦·Î ¹ß»ýµÇ´Â Error¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 Error getTargetError ()
          ½ÇÁ¦·Î ¹ß»ýµÇ´Â Error¸¦ ¸®ÅÏÇÕ´Ï´Ù.
 
Ŭ·¡½º java.lang. Throwable ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

»ý¼ºÀÚ »ó¼¼

RuntimeErrorException

public RuntimeErrorException(Error  e)
µðÆúÆ®ÀÇ »ý¼ºÀÚ ÀÔ´Ï´Ù.

ÆĶó¹ÌÅÍ:
e - ·¦ µÈ ¿¡·¯

RuntimeErrorException

public RuntimeErrorException(Error  e,
                             String  message)
ƯÁ¤ÀÇ ¿¡·¯ ¸Þ¼¼ÁöÀÇ ÁöÁ¤À» Çã°¡ÇÏ´Â »ý¼ºÀÚ ÀÔ´Ï´Ù.

ÆĶó¹ÌÅÍ:
e - ·¦ µÈ ¿¡·¯
message - »ó¼¼ ¸Þ¼¼Áö
¸Þ¼­µåÀÇ »ó¼¼

getTargetError

public Error  getTargetError()
½ÇÁ¦·Î ¹ß»ýµÇ´Â Error¸¦ ¸®ÅÏÇÕ´Ï´Ù.

¹Ýȯ°ª:
·¦ µÈ Error

getCause

public Throwable  getCause()
½ÇÁ¦·Î ¹ß»ýµÇ´Â Error¸¦ ¸®ÅÏÇÕ´Ï´Ù.

¿À¹ö¶óÀ̵å(override):
Ŭ·¡½º Throwable ³»ÀÇ getCause
¹Ýȯ°ª:
·¦ µÈ Error

JavaTM 2 Platform
Standard Ed. 5.0

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