Description

Plain text exception rendering with a stack trace. Useful in CI or plain text environments.

Properties

Methods

InheritedAbstractFinalStaticDatatypeHeader
this(Throwablethis(Throwable errorToRender, IServerRequest serverRequest, Json[string] errorHandlingData)
stringstring render()
Json[string]Json[string] renderException(Throwable exceptionToRender, Throwable parentException)
voidvoid write(string outputText)