com.cinnabarsystems.clm
Class FeatureNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.cinnabarsystems.clm.LicenseManagerException
              extended by com.cinnabarsystems.clm.FeatureNotFoundException
All Implemented Interfaces:
Serializable

public class FeatureNotFoundException
extends LicenseManagerException

Thrown when the requested feature is not present in a license

See Also:
Serialized Form

Method Summary
 String getFeature()
          Returns the feature which was not present in the license
 
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
 

Method Detail

getFeature

public String getFeature()
Returns the feature which was not present in the license

Returns:
The expired feature