|
Oracle | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.compoze.collab.InvalidValue
public class 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
|
Oracle | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||