smb/src/Exception
2015-11-27 13:41:08 +01:00
..
AccessDeniedException.php Move Exceptions to their own namespace 2014-08-06 23:15:12 +02:00
AlreadyExistsException.php Move Exceptions to their own namespace 2014-08-06 23:15:12 +02:00
AuthenticationException.php Move Exceptions to their own namespace 2014-08-06 23:15:12 +02:00
ConnectException.php Move Exceptions to their own namespace 2014-08-06 23:15:12 +02:00
ConnectionException.php Move Exceptions to their own namespace 2014-08-06 23:15:12 +02:00
ConnectionRefusedException.php Add exceptions for more connection failures 2015-02-05 14:16:38 +01:00
Exception.php Move Exceptions to their own namespace 2014-08-06 23:15:12 +02:00
FileInUseException.php Work around issue where 'allinfo' keeps the file open 2015-02-10 17:37:37 +01:00
ForbiddenException.php Move Exceptions to their own namespace 2014-08-06 23:15:12 +02:00
HostDownException.php Add exceptions for more connection failures 2015-02-05 14:16:38 +01:00
InvalidHostException.php Move Exceptions to their own namespace 2014-08-06 23:15:12 +02:00
InvalidPathException.php Check for invalid characters in paths 2015-08-17 13:01:39 +02:00
InvalidRequestException.php Put exception class in message 2015-11-27 13:41:08 +01:00
InvalidTypeException.php Move Exceptions to their own namespace 2014-08-06 23:15:12 +02:00
NoLoginServerException.php Handle login server error 2015-08-14 12:43:15 +02:00
NoRouteToHostException.php Add exceptions for more connection failures 2015-02-05 14:16:38 +01:00
NotEmptyException.php Move Exceptions to their own namespace 2014-08-06 23:15:12 +02:00
NotFoundException.php Move Exceptions to their own namespace 2014-08-06 23:15:12 +02:00
TimedOutException.php Fix file name 2015-02-05 16:28:31 +01:00