com.threerings.antidote.property
Class InvalidEnumViolation
java.lang.Object
com.threerings.antidote.Violation
com.threerings.antidote.property.InvalidEnumViolation
public class InvalidEnumViolation
- extends Violation
A Violation
reporting that a user supplied property does not correspond to an expected
enum field.
InvalidEnumViolation
public InvalidEnumViolation(EnumProperty<?> property,
String values)
Copyright © 2007-2008 Three Rings Design, Inc.
All Rights Reserved. Released under a BSD license.