ServerSide

oxygen.ui.web.UIError.ServerSide
See theServerSide companion trait
object ServerSide

Attributes

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

Members list

Type members

Classlikes

final case class InternalDefect(userMessage: String, internalMessage: Option[String]) extends ServerSide

Attributes

Companion
object
Supertypes
trait Product
trait Equals
trait ServerSide
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 ServerSide

Attributes

Supertypes
trait Product
trait Equals
trait ServerSide
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