ome.services.licenses
Class InvalidLicenseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ome.conditions.RootException
ome.services.licenses.LicenseException
ome.services.licenses.InvalidLicenseException
- All Implemented Interfaces:
- Serializable
public class InvalidLicenseException
- extends LicenseException
(CLIENT) Exception thrown on a regular method call when the provided
license token is rejected by the LicenseStore
. This does
not include calls to ILicense#releaseLicense()
.
- Since:
- 3.0-RC1
- Author:
- Josh Moore, josh.moore @ gmx.de
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidLicenseException
public InvalidLicenseException(String msg)
OmeroJava Api
Version: Beta-4.1.1-r5927-b91
Copyright © 2009 The University of Dundee. All Rights Reserved.