com.cinnabarsystems.clm
Class SecureStorageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.cinnabarsystems.clm.LicenseManagerException
com.cinnabarsystems.clm.SecureStorageException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- SecureStorageTamperingException
public class SecureStorageException
- extends LicenseManagerException
Thrown when the License Manager cannot read or write to secure storage,
which is necessary to support "expireDays"-based licensing.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SecureStorageException
public SecureStorageException()