com.ibm.calendar.events
Class InvalidPropertyValue

java.lang.Object
  extended by java.util.EventObject
      extended by com.ibm.calendar.events.InvalidPropertyValue
All Implemented Interfaces:
java.io.Serializable

public class InvalidPropertyValue
extends java.util.EventObject

This event is fired when any property vaule is not acceptable.

See Also:
Serialized Form

Constructor Summary
InvalidPropertyValue(java.lang.Object source)
          InvalidPropertyValue constructor comment.
 
Method Summary
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidPropertyValue

public InvalidPropertyValue(java.lang.Object source)
InvalidPropertyValue constructor comment.

Parameters:
source - java.lang.Object