Diff
Index: index.md
--- index.md (nonexistent)
+++ index.md (revision 4)
@@ -0,0 +1,17 @@
+
+# App\Webapp\Exceptions\WebappNotificationException
+
+>
+
+* public __construct([ string $message = '' ], [ int $code = '0' ], [ ?Throwable $previous = null ]):.md
+* public __toString(): string.md
+* public __wakeup():.md
+* public getCode():.md
+* public getFile(): string.md
+* public getLine(): int.md
+* public getMessage(): string.md
+* public getPrevious(): ?Throwable.md
+* public getTrace(): array.md
+* public getTraceAsString(): string.md
+
+
Full Code
App\Webapp\Exceptions\WebappNotificationException