length

fun length(): Int

Returns the length of the erroneous input described by this object  (optional operation).

Return

The length of the erroneous input, a positive integer

Throws

If this object does not describe an error condition, that is, if the .isError does not return true


val length: Int