com.threerings.jpkg.ant.dpkg.scripts.standard
Class UnsetScriptPropertiesViolation

java.lang.Object
  extended by com.threerings.antidote.Violation
      extended by com.threerings.jpkg.ant.dpkg.scripts.standard.UnsetScriptPropertiesViolation

public class UnsetScriptPropertiesViolation
extends Violation

A Violation describing an invalid AbstractTypeScript field which is missing both the command and file source property.


Constructor Summary
UnsetScriptPropertiesViolation(Field 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

UnsetScriptPropertiesViolation

public UnsetScriptPropertiesViolation(Field field)


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