ThrowableUtils

zio.common.ThrowableUtils$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def stackTraceToString(ex: Throwable): String

Convert a stacktrace Throwable to a string

Convert a stacktrace Throwable to a string

Attributes

ex

the Throwable to be converted

Returns:

the string representing this throwable