Skip to content

err

Algorand TypeScript


Algorand TypeScript / index / err

err(message?): never

Defined in: util.ts:27

Raise an error and halt execution

string

The message to accompany the error

never