Class LicenseException

All Implemented Interfaces:
Serializable

public class LicenseException extends RuntimeException
Thrown when an invalid license is encountered during the resolution process.
See Also:
  • Field Details

  • Constructor Details

    • LicenseException

      public LicenseException(String id)
    • LicenseException

      public LicenseException(ReifiedArtifact artifact)