UIError

oxygen.ui.web.UIError
See theUIError companion trait
object UIError

Attributes

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

Members list

Type members

Classlikes

object ClientSide

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
ClientSide.type
sealed trait ClientSide extends Standard

Attributes

Companion
object
Supertypes
trait Standard
trait NonRedirect
trait UIError
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
Known subtypes
sealed trait NonRedirect extends UIError

Attributes

Supertypes
trait UIError
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
Known subtypes
final case class Redirect(navEvent: NavigationEvent) extends UIError

Attributes

Supertypes
trait Product
trait Equals
trait UIError
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
object ServerSide

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
ServerSide.type
sealed trait ServerSide extends Standard

Attributes

Companion
object
Supertypes
trait Standard
trait NonRedirect
trait UIError
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
Known subtypes
sealed trait Standard extends NonRedirect

Attributes

Supertypes
trait NonRedirect
trait UIError
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
Known subtypes
object form

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
form.type

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