com.cinnabarsystems.clm
Class LicenseSignedWithWrongKeyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.cinnabarsystems.clm.LicenseManagerException
com.cinnabarsystems.clm.LicenseSignedWithWrongKeyException
- All Implemented Interfaces:
- Serializable
public class LicenseSignedWithWrongKeyException
- extends LicenseManagerException
Thrown when a license file was signed with a private key that does not
match the public key used for license verification
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LicenseSignedWithWrongKeyException
public LicenseSignedWithWrongKeyException()