@@ -0,0 +1,3 @@
+import ExtensibleCustomError from 'extensible-custom-error';
+
+export class PathAlreadyExists extends ExtensibleCustomError {}