gh-pages / com.nextfaze.devfun.error / SimpleError / <init>
<init>
SimpleError(t: Throwable, title: CharSequence, body: CharSequence, functionItem: FunctionItem? = null, time: Long = System.currentTimeMillis())
Convenience class that implements ErrorDetails and automatically time stamps it.
See Also