Class LicenseTextException

java.lang.Object
org.savantbuild.dep.domain.LicenseTextException

public class LicenseTextException extends Object
Domain for license exceptions (like the classpath exception).
  • Field Details

    • detailsURL

      public String detailsURL
    • identifier

      public String identifier
    • name

      public String name
    • reference

      public String reference
    • text

      public String text
  • Constructor Details

    • LicenseTextException

      public LicenseTextException()
  • Method Details