← Standard library

ItemNotFoundError

error ItemNotFoundError
import ItemNotFoundError from Wax;

Indicates that a requested collection item or dictionary key was absent. Use non-throwing lookup methods when absence is expected.

ItemNotFoundError.wax:5

Inherits from Error. Follow these links for inherited members.

Members

constructorconstructor

public constructor ()

Provided by the compiler.