Pudu programming language
Menu

Std.App.Config.ConfigError

1 declaration

type

ConfigError

This declaration introduces a public type.

What it does

Why a setting could not be used.

A failure names the key, the layer, and the text, because a program that

stops over one setting has told the operator almost nothing if it only says

that a setting was wrong.

Read the signature

  • This declaration has no value signature because it introduces a type or trait.

Back to Std.App.ConfigSearch related declarations