|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.threerings.antidote.Violation
com.threerings.antidote.field.UnsetFieldViolation
public class UnsetFieldViolation
A Violation
describing a parent field which did not have a child field added.
Constructor Summary | |
---|---|
UnsetFieldViolation(FieldWrapper<?> field)
|
Method Summary |
---|
Methods inherited from class com.threerings.antidote.Violation |
---|
getLocation, getReason, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UnsetFieldViolation(FieldWrapper<?> field)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |