Version 1
[yaffs-website] / vendor / drush / drush / lib / Drush / User / UserListException.php
diff --git a/vendor/drush/drush/lib/Drush/User/UserListException.php b/vendor/drush/drush/lib/Drush/User/UserListException.php
new file mode 100644 (file)
index 0000000..4b770c3
--- /dev/null
@@ -0,0 +1,5 @@
+<?php
+
+namespace Drush\User;
+
+class UserListException extends \Exception {}