com.cinnabarsystems.clm
Class LicenseManagerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.cinnabarsystems.clm.LicenseManagerException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
FeatureNotFoundException, InvalidLicenseFormatException, LicenseDomainException, LicenseExpiredException, LicenseFileNotFoundException, LicenseModifiedException, LicenseNodeException, LicenseSignedWithWrongKeyException, LicenseUnsignedException, ProductNotFoundException, SecureStorageException

public class LicenseManagerException
extends Exception

Base class for license-related exceptions

See Also:
Serialized Form

Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait