public class LicenseException extends RuntimeException
Note that you need to register the license text within Environment
.
Constructor and Description |
---|
LicenseException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LicenseException(@NotNull String message)