Class Version.VersionFormatException

All Implemented Interfaces:
Serializable
Enclosing class:
Version

public static class Version.VersionFormatException extends RuntimeException
This exception indicates that a version- or a part of a version string could not be parsed according to the semantic version specification.
Author:
Simon Taddiken
See Also: