com.threerings.jpkg.ant.dpkg.info
Class ControlDataViolation

java.lang.Object
  extended by com.threerings.antidote.Violation
      extended by com.threerings.jpkg.ant.dpkg.info.ControlDataViolation

public class ControlDataViolation
extends Violation

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

ControlDataViolation

public ControlDataViolation(Field field,
                            ControlDataInvalidException cdie)


Copyright © 2007-2008 Three Rings Design, Inc. All Rights Reserved. Released under a BSD license.