Description

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.

Properties

Methods

InheritedAbstractFinalStaticDatatypeHeader
voidvoid write(string outputText)
stringstring render()
this(Throwablethis(Throwable errorToRender)