JavaTM 2 Platform
Standard Ed. 5.0

java.beans
Ŭ·¡½º PropertyVetoException

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

public class PropertyVetoException
extends Exception

ÇÁ·ÎÆÛƼ¿¡ ´ëÇؼ­ Çã¿ë µÇÁö ¾Ê´Â °ªÀ» »ç¿ëÇØ º¯°æÀ» ´õÇÏ·Á°í Çϸé, PropertyVetoException°¡ ¹ß»ý µË´Ï´Ù.

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

»ý¼ºÀÚ °³¿ä
PropertyVetoException (String  mess, PropertyChangeEvent  evt)
          »ó¼¼ ¸Þ¼¼Áö¸¦ °¡Áö´Â PropertyVetoExceptionÀ» ±¸ÃàÇÕ´Ï´Ù.
 
¸Þ¼­µå °³¿ä
 PropertyChangeEvent getPropertyChangeEvent ()
          °ÅºÎµÈ PropertyChangeEvent¸¦ ÃëµæÇÕ´Ï´Ù.
 
Ŭ·¡½º 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
 

»ý¼ºÀÚ »ó¼¼

PropertyVetoException

public PropertyVetoException(String  mess,
                             PropertyChangeEvent  evt)
»ó¼¼ ¸Þ¼¼Áö¸¦ °¡Áö´Â PropertyVetoExceptionÀ» ±¸ÃàÇÕ´Ï´Ù.

ÆĶó¹ÌÅÍ:
mess - ¼³¸íÀûÀÎ ¸Þ¼¼Áö
evt - °ÅºÎµÈ º¯°æÀ» ³ªÅ¸³»´Â PropertyChangeEvent
¸Þ¼­µåÀÇ »ó¼¼

getPropertyChangeEvent

public PropertyChangeEvent  getPropertyChangeEvent()
°ÅºÎµÈ PropertyChangeEvent¸¦ ÃëµæÇÕ´Ï´Ù.

¹Ýȯ°ª:
°ÅºÎµÈ º¯°æÀ» ³ªÅ¸³»´Â PropertyChangeEvent

JavaTM 2 Platform
Standard Ed. 5.0

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