UserMessage

harness.core.HError$.UserMessage$
See theUserMessage companion trait
object UserMessage

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

final case class Const(msg: String) extends UserMessage

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait UserMessage
class Object
trait Matchable
class Any
Show all
final case class IfHidden(hiddenMsg: String)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object IfHidden

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
IfHidden.type

Value members

Concrete methods

def fromOption(msg: Option[String]): UserMessage

Concrete fields