|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.cinnabarsystems.clm.LicenseManagerException
com.cinnabarsystems.clm.LicenseExpiredException
public class LicenseExpiredException
Thrown when a license has expired
| Method Summary | |
|---|---|
Date |
getExpiredOn()
Returns the date on which the license expired |
String |
getFeature()
Returns the feature that has expired |
String |
getProduct()
Returns the product that has expired |
| 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 |
|---|
public String getProduct()
public String getFeature()
public Date getExpiredOn()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||