oxygen.ui.web.UIError.ClientSide
See theClientSide companion trait
object ClientSide
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ClientSide.type
Members list
Type members
Classlikes
final case class FormValidationErrors(errors: NonEmptyList[Error]) extends ClientSide
Attributes
- Companion
- object
- Supertypes
-
trait Producttrait Equalstrait ClientSidetrait Standardtrait NonRedirecttrait UIErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
object FormValidationErrors
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
FormValidationErrors.type
final case class InternalDefect(userMessage: String, internalMessage: Option[String]) extends ClientSide
Attributes
- Companion
- object
- Supertypes
-
trait Producttrait Equalstrait ClientSidetrait Standardtrait NonRedirecttrait UIErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
object InternalDefect
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
InternalDefect.type
final case class UserActionable(message: String) extends ClientSide
Attributes
- Supertypes
-
trait Producttrait Equalstrait ClientSidetrait Standardtrait NonRedirecttrait UIErrorclass Throwabletrait Serializableclass 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