biz.c24.api
Class LicenseExpiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
biz.c24.api.LicenseException
biz.c24.api.LicenseExpiredException
- All Implemented Interfaces:
- Serializable
public class LicenseExpiredException
- extends LicenseException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LicenseExpiredException
public LicenseExpiredException(String msg)
LicenseExpiredException
public LicenseExpiredException(String msg,
boolean evaluation,
String expiryDate,
long expiryMillis)
daysSinceExpiry
public int daysSinceExpiry(int max)
isEvaluation
public boolean isEvaluation()
getExpiryDate
public String getExpiryDate()
getExpiryMillis
public long getExpiryMillis()
C24 Technologies © 2002-2012: All Rights Reserved.