DummyError

sealed trait DummyError

Error type with only one instance, for when you only care about knowing whether the error exists.

Error type with only one instance, for when you only care about knowing whether the error exists.

Companion
object
class Object
trait Matchable
class Any
object dummyError