smb/src/Exception
2020-04-03 17:03:38 +02:00
..
AccessDeniedException.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
AlreadyExistsException.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
AuthenticationException.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
ConnectException.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
ConnectionAbortedException.php add network reset error, fix connection reset 2020-04-03 17:03:38 +02:00
ConnectionException.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
ConnectionRefusedException.php Add exceptions for more connection failures 2015-02-05 14:16:38 +01:00
ConnectionResetException.php add network reset error, fix connection reset 2020-04-03 17:03:38 +02:00
DependencyException.php Make the dependency on stdbuf optional for everything but notify 2016-06-13 14:19:56 +02:00
Exception.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
FileInUseException.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
ForbiddenException.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
HostDownException.php Add exceptions for more connection failures 2015-02-05 14:16:38 +01:00
InvalidArgumentException.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
InvalidHostException.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
InvalidParameterException.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
InvalidPathException.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
InvalidRequestException.php Put exception class in message 2015-11-27 13:41:08 +01:00
InvalidResourceException.php handle invalid handles in Share->get 2016-01-19 18:41:33 +01:00
InvalidTypeException.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
NoLoginServerException.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
NoRouteToHostException.php Add exceptions for more connection failures 2015-02-05 14:16:38 +01:00
NotEmptyException.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
NotFoundException.php run php-cs-fixer 2018-08-24 17:57:40 +02:00
OutOfSpaceException.php Added OutOfSpaceException 2017-10-16 23:41:21 +02:00
RevisionMismatchException.php check for revision mismatch errors in notify 2017-08-17 16:12:11 +02:00
TimedOutException.php Fix file name 2015-02-05 16:28:31 +01:00