Searched refs:BadConfigurationException (Results 1 – 10 of 10) sorted by relevance
21 class BadConfigurationException extends \RuntimeException class
23 use phpseclib3\Exception\BadConfigurationException; alias47 … throw new BadConfigurationException('The dom extension is not setup correctly on this system');
39 use phpseclib3\Exception\BadConfigurationException; alias115 * @throws BadConfigurationException if SSH_AUTH_SOCK cannot be found129 throw new BadConfigurationException('SSH_AUTH_SOCK not found');
24 use phpseclib3\Exception\BadConfigurationException; alias49 … throw new BadConfigurationException('The dom extension is not setup correctly on this system');
30 use phpseclib3\Exception\BadConfigurationException; alias98 throw new BadConfigurationException("$main is not setup correctly on this system");114 … throw new BadConfigurationException("No valid modular exponentiation engine found for $main");
26 use phpseclib3\Exception\BadConfigurationException; alias69 … throw new BadConfigurationException('The dom extension is not setup correctly on this system');
17 use phpseclib3\Exception\BadConfigurationException; alias65 throw new BadConfigurationException('BCMath is not setup correctly on this system');
16 use phpseclib3\Exception\BadConfigurationException; alias64 throw new BadConfigurationException('GMP is not setup correctly on this system');
18 use phpseclib3\Exception\BadConfigurationException; alias231 throw new BadConfigurationException("$engine is not setup correctly on this system");
17 use phpseclib3\Exception\BadConfigurationException; alias80 … throw new BadConfigurationException(static::class . ' is not setup correctly on this system');