| 
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.compoze.collab.InvalidValue
A property value that is invalid.
| Constructor Summary | |
InvalidValue(java.lang.Object reason)
Constructor.  | 
|
| Method Summary | |
 java.lang.String | 
toString()
Creates a String representation of the object (the provider
 specific reason that the property has an invalid value). | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public InvalidValue(java.lang.Object reason)
| Method Detail | 
public java.lang.String toString()
String representation of the object (the provider
 specific reason that the property has an invalid value).toString in class java.lang.Object
  | 
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||