diff --git a/src/ncc/Exceptions/SymlinkException.php b/src/ncc/Exceptions/SymlinkException.php new file mode 100644 index 0000000..5a315eb --- /dev/null +++ b/src/ncc/Exceptions/SymlinkException.php @@ -0,0 +1,20 @@ +message = $message; + } + } \ No newline at end of file