Frends.Utilities.ThrowException / 1.0.0
Summary
Fails deliberately with the message you give it.
Typical use — making an impossible branch fail loudly instead of passing silently, and forcing an error path during testing
Input parameter.
| Name | Type | Default | Example | Description |
|---|---|---|---|---|
| InputString | String |
– | Example Text. |
Exception message. |