Class VersionException

All Implemented Interfaces:
Serializable

public class VersionException extends RuntimeException
An exception that is thrown when a Version string cannot be parsed.
See Also:
  • Constructor Details

    • VersionException

      public VersionException(String message)