\YaLinqoErrors

Error messages.

Summary

Methods
Properties
Constants
No public methods found
No public properties found
NO_ELEMENTS
NO_MATCHES
NO_KEY
MANY_ELEMENTS
MANY_MATCHES
COUNT_LESS_THAN_ZERO
STEP_NEGATIVE
UNSUPPORTED_BUILTIN_TYPE
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

NO_ELEMENTS

NO_ELEMENTS

Error message: "Sequence contains no elements."

NO_MATCHES

NO_MATCHES

Error message: "Sequence contains no matching elements."

NO_KEY

NO_KEY

Error message: "Sequence does not contain the key."

MANY_ELEMENTS

MANY_ELEMENTS

Error message: "Sequence contains more than one element."

MANY_MATCHES

MANY_MATCHES

Error message: "Sequence contains more than one matching element."

COUNT_LESS_THAN_ZERO

COUNT_LESS_THAN_ZERO

Error message: "count must be a non-negative value."

STEP_NEGATIVE

STEP_NEGATIVE

Error message: "step must be a positive value."

UNSUPPORTED_BUILTIN_TYPE

UNSUPPORTED_BUILTIN_TYPE

Error message: "type must by one of built-in types."