s Plain text exception rendering with a stack trace. Useful in CI or plain text environments. @todo 5.0 Implement uim.errors.IExceptionRenderer. This implementation can"t implement the concrete interface because the return types are not compatible.
Inherited | Abstract | Final | Static | Datatype | Header |
---|---|---|---|---|---|
void | void write(string outputText) | ||||
string | string render() | ||||
this(Throwable | this(Throwable errorToRender) |