Malformed

works.iterative.core.Moment$package.Moment.ParseError.Malformed
final case class Malformed(input: String)

Does not match the ISO-8601 UTC instant grammar (uuuu-MM-ddTHH:mm:ss[.SSS]Z).

Attributes

Members list

Value members

Inherited methods

def message: String

Attributes

Inherited from:
ParseError
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product