Package VASSAL.build

Class BadDataReport

java.lang.Object
VASSAL.build.BadDataReport

public class BadDataReport extends Object
General-purpose condition indicating that VASSAL has encountered data that's inconsistent with the current module. A typical example would be failing to find a map/board/image/prototype from the supplied name. Covers a variety of situations where the most likely cause is a module version compatibility issue. This is for recoverable errors that occur during game play, as opposed to IllegalBuildException, which covers errors when building a module
Author:
rodneykinney