More consistent error handling.

This commit is contained in:
James Cole
2016-02-06 05:01:34 +01:00
parent 69d0c31ae5
commit 241190c4da
7 changed files with 25 additions and 24 deletions

View File

@@ -48,7 +48,7 @@
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12">
<p>
Unfortunately, this error was not recoverable. Firefly III broke.
Unfortunately, this error was not recoverable. Firefly III broke. The error is:
</p>
<p class="text-danger">
{{ exception.getMessage |default('General unknown errror') }}