Exception | Description |
---|---|
FloatingLicenseNotAvailableException |
Thrown if all requested licenses are in use, and no available license exists.
|
FloatingLicenseNotFoundException |
Thrown if floating license server does not have requested license installed.
|
FloatingLicenseServerNotAvailableException |
Thrown if floating license server can not be connected.
|
LicenseSecurityException |
Thrown if one of the following exceptions caught:
NoSuchAlgorithmException,
NoSuchPaddingException, InvalidKeySpecException, InvalidKeyException,
InvalidAlgorithmParameterException, IllegalBlockSizeException,
BadPaddingException, SignatureException.
Thrown if given public key string is null or inappropriate. |