Class VersionRangeException

All Implemented Interfaces:
Serializable

public class VersionRangeException extends RuntimeException
Thrown when a POM contains a version range and the project did not provide a concreate mapping.
See Also:
  • Constructor Details

    • VersionRangeException

      public VersionRangeException(String message)