Lines Matching refs:Exception

129 …          throw new Exception('Certificate "type" (private/public) must be passed via parameters');
152 … throw new Exception('Certificate "type" (private/public) must be passed via parameters');
176 … throw new Exception('Certificate "type" (private/public) must be passed via parameters');
204 throw new Exception('Unknown key size for type "' . $this->type . '".');
290 … throw new Exception('Key must contain at least 25 characters for this cipher');
295 … throw new Exception('Key must contain at least 17 characters for this cipher');
340 throw new Exception('Failure encrypting Data');
344 throw new Exception('Failure encrypting Data');
353 throw new Exception('Failure decrypting Data');
357 throw new Exception('Failure decrypting Data');
369 throw new Exception('Failure Signing Data: ' . openssl_error_string() . ' - ' . $algo);
509 throw new Exception("Unable to locate algorithm for this Encrypted Key");
595 throw new Exception("Invalid structure - Too many SignedInfo elements found");
621 throw new Exception('Invalid Canonical Method');
684 throw new Exception("Invalid structure - Too many SignedInfo elements found");
717 … throw new Exception("Cannot validate digest: Unsupported Algorithm <$digestAlgorithm>");
902 throw new Exception("Reference nodes not found");
919 throw new Exception("Reference nodes not found");
929 throw new Exception("Reference validation failed");
1068 } catch (Exception $e) {
1084 throw new Exception("Unable to locate SignatureValue");
1197 throw new Exception('Invalid parent Node parameter');
1586 throw new Exception("Key is not Encrypted");
1589 throw new Exception("Key is missing data to perform the decryption");
1625 } catch (Exception $e) {
1665 throw new Exception("DSAKeyValue currently not supported");
1676 throw new Exception("Missing Modulus or Exponent");
1700 throw new Exception("Unable to locate EncryptedKey with @Id='$id'.");