For now something like ``` php throw new RestException(404, 'something is missing') ``` is not proper handled in any case.
For now something like
is not proper handled in any case.