just.semver.AdditionalInfo.AdditionalInfoParseError
See theAdditionalInfoParseError companion trait
object AdditionalInfoParseError
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
Members list
Type members
Classlikes
case object EmptyAlphaNumHyphenError extends AdditionalInfoParseError
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait AdditionalInfoParseErrorclass Objecttrait Matchableclass AnyShow all
- Self type
final case class InvalidAlphaNumHyphenError(c: Char, rest: List[Char]) extends AdditionalInfoParseError
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait AdditionalInfoParseErrorclass Objecttrait Matchableclass AnyShow all
final case class LeadingZeroNumError(n: String) extends AdditionalInfoParseError
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait AdditionalInfoParseErrorclass 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
Value members
Concrete methods
In this article