ThrowableUtils

zio.exception.ThrowableUtils

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def stackTraceToString(ex: Throwable): String

Convert a stacktrace Throwable to a string

Convert a stacktrace Throwable to a string

Value parameters

ex

the Throwable to be converted

Attributes

Returns

the string representing this throwable