Class VersionFactory.TagParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
pl.allegro.tech.build.axion.release.domain.VersionFactory.TagParseException
All Implemented Interfaces:
Serializable
Enclosing class:
VersionFactory

public static class VersionFactory.TagParseException extends RuntimeException
See Also:
  • Constructor Details

    • TagParseException

      public TagParseException(String prefix, String parsedText, com.github.zafarkhaja.semver.ParseException cause)