difflicious.ConfigureError$
See theConfigureError companion trait
object ConfigureError
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ConfigureError.type
Members list
Type members
Classlikes
final case class InvalidConfigureOp(path: ConfigurePath, op: ConfigureOp, differType: String) extends ConfigureError
Attributes
- Supertypes
-
trait Producttrait Equalstrait ConfigureErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
final case class NonExistentField(path: ConfigurePath, dfferType: String) extends ConfigureError
Attributes
- Supertypes
-
trait Producttrait Equalstrait ConfigureErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
final case class PathTooLong(path: ConfigurePath) extends ConfigureError
Attributes
- Supertypes
-
trait Producttrait Equalstrait ConfigureErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
final case class PathTooShortForReplace() extends ConfigureError
Attributes
- Supertypes
-
trait Producttrait Equalstrait ConfigureErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
final case class UnrecognizedSubType(path: ConfigurePath, allowedTypes: Vector[String]) extends ConfigureError
Attributes
- Supertypes
-
trait Producttrait Equalstrait ConfigureErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Inherited 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