Home
last modified time | relevance | path

Searched refs:UnexpectedValueException (Results 51 – 72 of 72) sorted by relevance

123

/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/src/MaxMind/Db/
H A DReader.php12 use UnexpectedValueException; alias
64 throw new UnexpectedValueException(
/plugin/authgooglesheets/vendor/google/auth/src/
H A DCredentialsLoader.php24 use UnexpectedValueException; alias
H A DAccessToken.php39 use UnexpectedValueException; alias
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/
H A DControlBag.php13 use FreeDSx\Ldap\Exception\UnexpectedValueException; global() alias
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DStreamDecoratorTrait.php37 throw new \UnexpectedValueException("$name not found on class");
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DStreamDecoratorTrait.php31 throw new \UnexpectedValueException("$name not found on class");
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/
H A DPKCS8.php79 throw new \UnexpectedValueException('Key should be a string - not a ' . gettype($key));
H A DPKCS1.php53 throw new \UnexpectedValueException('Key should be a string - not a ' . gettype($key));
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DAbstractSyslogHandler.php93 throw new \UnexpectedValueException('Unknown facility value "'.$facility.'" given');
H A DBrowserConsoleHandler.php280 …throw new \UnexpectedValueException('Expected the first arg to be a string, got: '.var_export($met…
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DServiceAccountJwtAccessCredentials.php146 throw new \UnexpectedValueException(
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DBinary.php124 …throw new \UnexpectedValueException('Argument 1 passed to Binary::setBasePoint() must be a string …
126 …throw new \UnexpectedValueException('Argument 2 passed to Binary::setBasePoint() must be a string …
H A DPrime.php156 …throw new \UnexpectedValueException('Argument 1 passed to Prime::setBasePoint() must be an instanc…
158 …throw new \UnexpectedValueException('Argument 2 passed to Prime::setBasePoint() must be an instanc…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DXML.php71 throw new \UnexpectedValueException('Key should be a string - not a ' . gettype($key));
97 throw new \UnexpectedValueException('Key does not appear to contain XML');
H A DPKCS1.php65 throw new \UnexpectedValueException('Key should be a string - not a ' . gettype($key));
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php1509 throw new \UnexpectedValueException('Expected SSH_MSG_KEXINIT');
1648 throw new \UnexpectedValueException('Expected SSH_MSG_KEXINIT');
1794 throw new \UnexpectedValueException('Expected SSH_MSG_KEX_DH_GEX_GROUP');
1845 throw new \UnexpectedValueException("Expected $serverKexReplyMessage");
1924 throw new \UnexpectedValueException('Expected SSH_MSG_NEWKEYS');
2281 …throw new \UnexpectedValueException('A PublicKey object was passed to the login method instead of …
2288 …throw new \UnexpectedValueException('$password needs to either be an instance of \phpseclib3\Crypt…
2391 throw new \UnexpectedValueException('Expected SSH_MSG_SERVICE_ACCEPT');
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField/
H A DInteger.php136 …throw new \UnexpectedValueException('The instances of the two PrimeField\Integer objects do not ma…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/
H A DInteger.php107 …throw new \UnexpectedValueException('The instances of the two BinaryField\Integer objects do not m…
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php792 * @throws UnexpectedValueException If the token is not a valid JWT.
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
H A DGenerator.php13 use Doctrine\Instantiator\Exception\UnexpectedValueException as InstantiatorUnexpectedValueExceptio…
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php1514 …throw new \UnexpectedValueException(sprintf('"%s::getGlobals()" must return an array of globals.',…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DChaCha20.php191 throw new \UnexpectedValueException('The nonce should be a string');

123