Skip to content

UnexpectedPosError

Raised when an unexpected positional argument is passed.

Inherits from: RuntimeError

Constructor

UnexpectedPosError index

Builds an error naming an unexpected positional item.

Parameters

NameTypeDescription
index Int zero-based position of the unexpected item