Package chemaxon.license
Class LicenseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
chemaxon.license.LicenseException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionLicenseException
(String msg) Constructs an instance ofLicenseException
with the specified detail message.LicenseException
(String product, String env) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LicenseException
Constructs an instance ofLicenseException
with the specified detail message.- Parameters:
msg
- the detail message.
-
LicenseException
-
-
Method Details
-
getProduct
-