com.cinnabarsystems.clm
Class ProductNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.cinnabarsystems.clm.LicenseManagerException
com.cinnabarsystems.clm.ProductNotFoundException
- All Implemented Interfaces:
- Serializable
public class ProductNotFoundException
- extends LicenseManagerException
Thrown when the requested product is not present in a license
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
getProduct
public String getProduct()
- Returns the product that was not found
- Returns:
- The product that was not found