ClientSide

oxygen.ui.web.UIError.ClientSide
See theClientSide companion trait
object ClientSide

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
ClientSide.type

Members list

Type members

Classlikes

final case class FormValidationErrors(errors: NonEmptyList[Error]) extends ClientSide

Attributes

Companion
object
Supertypes
trait Product
trait Equals
trait ClientSide
trait Standard
trait NonRedirect
trait UIError
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class InternalDefect(userMessage: String, internalMessage: Option[String]) extends ClientSide

Attributes

Companion
object
Supertypes
trait Product
trait Equals
trait ClientSide
trait Standard
trait NonRedirect
trait UIError
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class UserActionable(message: String) extends ClientSide

Attributes

Supertypes
trait Product
trait Equals
trait ClientSide
trait Standard
trait NonRedirect
trait UIError
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror