oxygen.ui.web.internal.RootErrorHandler.ErrorLocation
See theErrorLocation companion trait
object ErrorLocation
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ErrorLocation.type
Members list
Type members
Classlikes
case object BrowserLoad extends ErrorLocation
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait ErrorLocationclass Objecttrait Matchableclass AnyShow all
- Self type
-
BrowserLoad.type
sealed abstract class HasPageId(val pageInstance: Untyped) extends ErrorLocation
Attributes
- Supertypes
- Known subtypes
final case class NavigationAttempt(prevPageInstance: Untyped) extends HasPageId
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass HasPageIdtrait ErrorLocationclass Objecttrait Matchableclass AnyShow all
final case class NavigationPagePostLoad(currentPageInstance: Untyped) extends HasPageId
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass HasPageIdtrait ErrorLocationclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass HasPageIdtrait ErrorLocationclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article