Throwables

blobstore.url.exception.Throwables
object Throwables

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Throwables.type

Members list

Value members

Concrete fields

val collapsingSemigroup: Semigroup[Throwable]

Attributes

Returns

A new Throwable where y is appended as a root cause to x. We prefix y's message with "APPENDED: " to make the distinction clear in x's stack trace