Package com.microblink.licence.exception
Class InvalidLicenceKeyException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.microblink.licence.exception.LicenceKeyException
-
- com.microblink.licence.exception.InvalidLicenceKeyException
-
- All Implemented Interfaces:
java.io.Serializable
public class InvalidLicenceKeyException extends LicenceKeyException
Thrown when invalid licence key is set to library.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidLicenceKeyException(java.lang.String msg)
-