JavaTM 2 Platform
Standard Ed. 5.0

javax.xml.parsers
Ŭ·¡½º ParserConfigurationException

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

public class ParserConfigurationException
extends Exception

Áß´ëÇÑ ±¸¼º ¿¡·¯¸¦ ³ªÅ¸³À´Ï´Ù.

°ü·Ã Ç׸ñ:
Á÷·ÄÈ­ µÈ Çü½Ä

»ý¼ºÀÚ °³¿ä
ParserConfigurationException ()
          »ó¼¼ ¸Þ¼¼Áö¸¦ ÁöÁ¤ÇÏÁö ¾Ê°í »õ·Î¿î ParserConfigurationExceptionÀ» ÀÛ¼ºÇÕ´Ï´Ù.
ParserConfigurationException (String  msg)
          String¸¦ ¿¡·¯ ¸Þ¼¼Áö·Î¼­ ÁöÁ¤ÇØ, »õ·Î¿î ParserConfigurationExceptionÀ» ÀÛ¼ºÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 
Ŭ·¡½º 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
 

»ý¼ºÀÚ »ó¼¼

ParserConfigurationException

public ParserConfigurationException()
»ó¼¼ ¸Þ¼¼Áö¸¦ ÁöÁ¤ÇÏÁö ¾Ê°í »õ·Î¿î ParserConfigurationExceptionÀ» ÀÛ¼ºÇÕ´Ï´Ù.


ParserConfigurationException

public ParserConfigurationException(String  msg)
String¸¦ ¿¡·¯ ¸Þ¼¼Áö·Î¼­ ÁöÁ¤ÇØ, »õ·Î¿î ParserConfigurationExceptionÀ» ÀÛ¼ºÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
msg - ¿¹¿ÜÀÇ ¿¡·¯ ¸Þ¼¼Áö

JavaTM 2 Platform
Standard Ed. 5.0

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