|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.threerings.antidote.Violation
com.threerings.jpkg.ant.dpkg.info.ControlDataViolation
public class ControlDataViolation
A Violation
for fields which have thrown a ControlDataInvalidException
.
Constructor Summary | |
---|---|
ControlDataViolation(Field field,
ControlDataInvalidException cdie)
|
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 ControlDataViolation(Field field, ControlDataInvalidException cdie)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |