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