Class VersionFormatException

java.lang.Object
java.lang.Throwable
java.lang.Exception
VASSAL.tools.version.VersionFormatException
All Implemented Interfaces:
Serializable

public class VersionFormatException
extends Exception
An Exception indicating a malformed VASSAL version string.
Since:
3.1.0
Author:
Joel Uckelman
See Also:
VersionTokenizer, Serialized Form