gts_errors
com.clevercloud.warp10client.models.gts_module.gts_errors
Attributes
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
gts_errors.type
Members list
Keywords
- no keywords
- case
- sealed
Inherited
- Not inherited
- Mirror
- Product
- Singleton
Type members
Classlikes
case object CantParseAsBoolean extends InvalidGTSPointFormat
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait InvalidGTSPointFormattrait InvalidGTSFormatclass Objecttrait Matchableclass AnyShow all
- Self type
-
CantParseAsBoolean.type
case object CantParseAsDouble extends InvalidGTSPointFormat
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait InvalidGTSPointFormattrait InvalidGTSFormatclass Objecttrait Matchableclass AnyShow all
- Self type
-
CantParseAsDouble.type
case object CantParseAsMacro extends InvalidGTSPointFormat
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait InvalidGTSPointFormattrait InvalidGTSFormatclass Objecttrait Matchableclass AnyShow all
- Self type
-
CantParseAsMacro.type
case object CantParseAsString extends InvalidGTSPointFormat
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait InvalidGTSPointFormattrait InvalidGTSFormatclass Objecttrait Matchableclass AnyShow all
- Self type
-
CantParseAsString.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object InvalidGTSLabelsFormattrait InvalidGTSPointFormatobject CantParseAsBooleanobject CantParseAsDoubleobject CantParseAsMacroobject CantParseAsStringobject InvalidGTSPointValueFormatobject InvalidGTSclassnameFormatclass ListInvalidGTSFormatShow all
case object InvalidGTSLabelsFormat extends InvalidGTSFormat
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait InvalidGTSFormatclass Objecttrait Matchableclass AnyShow all
- Self type
case object InvalidGTSPointCoordinatesFormat extends InvalidGTSPointFormat
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait InvalidGTSPointFormattrait InvalidGTSFormatclass Objecttrait Matchableclass AnyShow all
- Self type
case object InvalidGTSPointElevationFormat extends InvalidGTSPointFormat
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait InvalidGTSPointFormattrait InvalidGTSFormatclass Objecttrait Matchableclass AnyShow all
- Self type
sealed trait InvalidGTSPointFormat extends InvalidGTSFormat
Attributes
- Supertypes
- Known subtypes
-
object CantParseAsBooleanobject CantParseAsDoubleobject CantParseAsMacroobject CantParseAsStringobject InvalidGTSPointValueFormatShow all
case object InvalidGTSPointStructureFormat extends InvalidGTSPointFormat
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait InvalidGTSPointFormattrait InvalidGTSFormatclass Objecttrait Matchableclass AnyShow all
- Self type
case object InvalidGTSPointTimestampFormat extends InvalidGTSPointFormat
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait InvalidGTSPointFormattrait InvalidGTSFormatclass Objecttrait Matchableclass AnyShow all
- Self type
case object InvalidGTSPointValueFormat extends InvalidGTSPointFormat
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait InvalidGTSPointFormattrait InvalidGTSFormatclass Objecttrait Matchableclass AnyShow all
- Self type
case class InvalidGTSStructureFormat(error: String) extends InvalidGTSFormat
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait InvalidGTSFormatclass Objecttrait Matchableclass AnyShow all
case object InvalidGTSclassnameFormat extends InvalidGTSFormat
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait InvalidGTSFormatclass Objecttrait Matchableclass AnyShow all
- Self type
case class ListInvalidGTSFormat(errors: Seq[InvalidGTSFormat]) extends InvalidGTSFormat
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait InvalidGTSFormatclass Objecttrait Matchableclass AnyShow all
case class ListInvalidGTSPointFormat(errors: Seq[InvalidGTSPointFormat]) extends InvalidGTSPointFormat
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait InvalidGTSPointFormattrait InvalidGTSFormatclass Objecttrait Matchableclass AnyShow all
case object MacroValueParseNotImplemented extends InvalidGTSPointFormat
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait InvalidGTSPointFormattrait InvalidGTSFormatclass Objecttrait Matchableclass AnyShow all
- Self type
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Singleton
The mirrored *-type
The mirrored *-type
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Singleton
Inherited and Abstract types
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Inherited methods
Create a new instance of type T
with elements taken from product p
.
Create a new instance of type T
with elements taken from product p
.
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article