phpseclib/phpseclib/Exception
terrafrost 77b00c3169 CS adjustment 2023-11-22 05:12:24 -06:00
..
BadConfigurationException.php Throw exception instead of triggering error, and added base exception interface 2022-08-18 08:10:12 -05:00
BadDecryptionException.php Throw exception instead of triggering error, and added base exception interface 2022-08-18 08:10:12 -05:00
BadFunctionCallException.php Throw \phpseclib3\Exception\ExceptionInterface exceptions 2022-09-26 07:41:32 -05:00
BadMethodCallException.php Throw \phpseclib3\Exception\ExceptionInterface exceptions 2022-09-26 07:41:32 -05:00
BadModeException.php Throw exception instead of triggering error, and added base exception interface 2022-08-18 08:10:12 -05:00
ConnectionClosedException.php Throw exception instead of triggering error, and added base exception interface 2022-08-18 08:10:12 -05:00
ExceptionInterface.php Throw exception instead of triggering error, and added base exception interface 2022-08-18 08:10:12 -05:00
FileNotFoundException.php Throw exception instead of triggering error, and added base exception interface 2022-08-18 08:10:12 -05:00
InconsistentSetupException.php Throw exception instead of triggering error, and added base exception interface 2022-08-18 08:10:12 -05:00
InsufficientSetupException.php Throw exception instead of triggering error, and added base exception interface 2022-08-18 08:10:12 -05:00
InvalidArgumentException.php Throw \phpseclib3\Exception\ExceptionInterface exceptions 2022-09-26 07:41:32 -05:00
LengthException.php Throw \phpseclib3\Exception\ExceptionInterface exceptions 2022-09-26 07:41:32 -05:00
LogicException.php Throw \phpseclib3\Exception\ExceptionInterface exceptions 2022-09-26 07:41:32 -05:00
NoKeyLoadedException.php Throw exception instead of triggering error, and added base exception interface 2022-08-18 08:10:12 -05:00
NoSupportedAlgorithmsException.php Throw exception instead of triggering error, and added base exception interface 2022-08-18 08:10:12 -05:00
OutOfBoundsException.php CS adjustment 2023-11-22 05:12:24 -06:00
OutOfRangeException.php Throw \phpseclib3\Exception\ExceptionInterface exceptions 2022-09-26 07:41:32 -05:00
RangeException.php Throw \phpseclib3\Exception\ExceptionInterface exceptions 2022-09-26 07:41:32 -05:00
RuntimeException.php Throw exception instead of triggering error, and added base exception interface 2022-08-18 08:10:12 -05:00
UnableToConnectException.php Throw exception instead of triggering error, and added base exception interface 2022-08-18 08:10:12 -05:00
UnexpectedValueException.php Throw \phpseclib3\Exception\ExceptionInterface exceptions 2022-09-26 07:41:32 -05:00
UnsupportedAlgorithmException.php Throw exception instead of triggering error, and added base exception interface 2022-08-18 08:10:12 -05:00
UnsupportedCurveException.php Throw exception instead of triggering error, and added base exception interface 2022-08-18 08:10:12 -05:00
UnsupportedFormatException.php Throw exception instead of triggering error, and added base exception interface 2022-08-18 08:10:12 -05:00
UnsupportedOperationException.php Throw exception instead of triggering error, and added base exception interface 2022-08-18 08:10:12 -05:00