|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||||
°³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor | ¸Þ¼Òµå |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--java.io.IOException | +--javax.imageio.IIOException | +--javax.imageio.metadata.IIOInvalidTreeException
IIOInvalidTreeException
´Â IIOMetadata
¿ÀºêÁ§Æ®¿¡ ÀÇÇÑ IIOMetadataNode
ÀÇ Æ®¸®ÀÇ ±¸¹® ºÐ¼®À» ÇÒ ¼ö ¾ø¾ú´ø °æ¿ì¿¡ ½½·Î¿ì µË´Ï´Ù. ±¸¹® ºÐ¼® ¿¡·¯°¡ µÈ ³ëµå´Â º¸Á¸ÇÒ ¼ö ÀÖ½À´Ï´Ù. ¾î´À ±¸¹® ºÐ¼® ¿¡·¯ÀÇ °æ¿ì¿¡¼µµ, ½ÇÁ¦ÀÇ ¿¡·¯´Â °ËÃâµÈ Àå¼Ò¿Í´Â ´Ù¸¥ À§Ä¡¿¡¼ ¹ß»ýÇÒ °¡´É¼ºÀÌ ÀÖ½À´Ï´Ù. getOffendingNode
·ÎºÎÅÍ µ¹·ÁÁÖ¾îÁö´Â ³ëµå´Â º»·¡ÀÇ ¹®Á¦ÀÇ ´Ü¼¿¡ Áö³ªÁö ¾Ê´Â´Ù°í º¸´Â °ÍÀÌ ÇÊ¿äÇÕ´Ï´Ù.
IIOMetadata.setFromTree(java.lang.String, org.w3c.dom.Node)
,
IIOMetadata.mergeTree(java.lang.String, org.w3c.dom.Node)
,
IIOMetadataNode
,
Á÷·ÄÈ µÈ Çü½Ä ÇʵåÀÇ °³¿ä | |
protected Node |
offendingNode
±¸¹® ºÐ¼® ¿¡·¯°¡ µÈ Node ¶Ç´Â null |
»ý¼ºÀÚÀÇ °³¿ä | |
IIOInvalidTreeException (String message,
Node offendingNode)
¸Þ¼¼Áö ij¸¯ÅÍ ¶óÀΰú ±¸¹® ºÐ¼® ¿¡·¯¸¦ ¹ß»ý½ÃŲ Node ¿¡ÀÇ ÂüÁ¶¸¦ ³ªÅ¸³»´Â IIOInvalidTreeException ¸¦ ±¸ÃàÇÕ´Ï´Ù. |
|
IIOInvalidTreeException (String message,
Throwable cause,
Node offendingNode)
¸Þ¼¼Áö ij¸¯ÅÍ ¶óÀÎ, ÀÌ ¿¹¿Ü¸¦ ¹ß»ý½ÃŲ ¿¹¿Ü¿¡ÀÇ ÂüÁ¶, ¹× ±¸¹® ºÐ¼® ¿¡·¯¸¦ ¹ß»ý½ÃŲ Node ¿¡ÀÇ ÂüÁ¶¸¦ ³ªÅ¸³»´Â IIOInvalidTreeException ¸¦ ±¸ÃàÇÕ´Ï´Ù. |
¸Þ¼ÒµåÀÇ °³¿ä | |
Node |
getOffendingNode ()
±¸¹® ºÐ¼®½Ã¿¡ ¿¡·¯¸¦ ¹ß»ý½ÃŲ Node ¸¦ µ¹·ÁÁÝ´Ï´Ù. |
Ŭ·¡½º 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 |
ÇʵåÀÇ »ó¼¼ |
protected Node offendingNode
Node
¶Ç´Â null
»ý¼ºÀÚÀÇ »ó¼¼ |
public IIOInvalidTreeException(String message, Node offendingNode)
Node
¿¡ÀÇ ÂüÁ¶¸¦ ³ªÅ¸³»´Â IIOInvalidTreeException
¸¦ ±¸ÃàÇÕ´Ï´Ù.
message
- ±¸¹® ºÐ¼® ¿¡·¯°¡ µÈ ÀÌÀ¯¸¦ Æ÷ÇÔÇÑ String
offendingNode
- ¿¹¿Ü¸¦ ¹ß»ý½ÃŲ DOM Node
¶Ç´Â null
public IIOInvalidTreeException(String message, Throwable cause, Node offendingNode)
Node
¿¡ÀÇ ÂüÁ¶¸¦ ³ªÅ¸³»´Â IIOInvalidTreeException
¸¦ ±¸ÃàÇÕ´Ï´Ù.
message
- ±¸¹® ºÐ¼® ¿¡·¯°¡ µÈ ÀÌÀ¯¸¦ Æ÷ÇÔÇÑ String
cause
- ÀÌ ¿¹¿Ü¸¦ ¹ß»ý½ÃŲ Throwable
(Error
,Exception
) ¶Ç´Â null
offendingNode
- ¿¹¿Ü¸¦ ¹ß»ý½ÃŲ DOM Node
¶Ç´Â null
¸Þ¼ÒµåÀÇ »ó¼¼ |
public Node getOffendingNode()
Node
¸¦ µ¹·ÁÁÝ´Ï´Ù.
Node
|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
ÀüÀÇ Å¬·¡½º ´ÙÀ½ÀÇ Å¬·¡½º | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ | ||||||||||
°³¿ä: »óÀÚ | Çʵå | constructor | ¸Þ¼Òµå | »ó¼¼: Çʵå | constructor | ¸Þ¼Òµå |
Java, Java 2 D, ¹× JDBC ´Â ¹Ì±¹ ¹× ±× ¿ÜÀÇ ³ª¶ó¿¡ ÀÖ¾î¼ÀÇ ¹Ì±¹ Sun Microsystems, Inc. ÀÇ »óÇ¥ ȤÀº µî·Ï»óÇ¥ÀÔ´Ï´Ù.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.