Uses of Class
biz.c24.api.LicenseException

Packages that use LicenseException
biz.c24.api   
 

Uses of LicenseException in biz.c24.api
 

Subclasses of LicenseException in biz.c24.api
 class LicenseExpiredException
           
 

Methods in biz.c24.api that throw LicenseException
 void License.checkProductLicenseVersion(ProductType type, VersionNumber vn)
           
 boolean RuntimeManager.checkStatus(ComplexDataType complexDataType)
           
 void License.ProductLicense.checkVersion(VersionNumber vn)
           
static RuntimeManager RuntimeManager.getInstance()
           
static License License.load()
           
static License License.load(File file)
           
static License License.load(InputStream stream)
           
 void RuntimeManager.setRuntimeLicense(InputStream inStream)
          Supply the runtimeLicense file programatically.
 

Constructors in biz.c24.api with parameters of type LicenseException
RuntimeLicenseException(LicenseException licenseException)
          Converts a LicenseException to an unchecked exception.
 



C24 Technologies © 2002-2012: All Rights Reserved.