some initial work on New Table page
This commit is contained in:
@@ -16,6 +16,6 @@ Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
||||
}
|
||||
|
||||
- throw $e;
|
||||
+ throw new \App\Exceptions\ViewException($e, $buffered);
|
||||
+ throw new \MightyPork\Exceptions\ViewException($e, $buffered);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user