Class VersionParserException

All Implemented Interfaces:
Serializable

@Experimental public class VersionParserException extends MavenException
The Exception class thrown by VersionParser.
Since:
4.0
See Also:
  • Constructor Details

    • VersionParserException

      public VersionParserException(String message, Exception e)
      Parameters:
      message - the message to give
      e - the Exception