com.threerings.antidote.property
Class InvalidFileViolation
java.lang.Object
com.threerings.antidote.Violation
com.threerings.antidote.property.InvalidFileViolation
public class InvalidFileViolation
- extends Violation
A Violation
reporting that a location listed in a property that should be an existing
file does not exist.
InvalidFileViolation
public InvalidFileViolation(FileProperty property,
File file)
Copyright © 2007-2008 Three Rings Design, Inc.
All Rights Reserved. Released under a BSD license.