com.threerings.antidote.property
Class InvalidBooleanViolation

java.lang.Object
  extended by com.threerings.antidote.Violation
      extended by com.threerings.antidote.property.InvalidBooleanViolation

public class InvalidBooleanViolation
extends Violation

A Violation describing a Field which has a Property or child field which did not get expected booleans data.


Constructor Summary
InvalidBooleanViolation(BooleanProperty property)
           
 
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

InvalidBooleanViolation

public InvalidBooleanViolation(BooleanProperty property)


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