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