Utilities

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

Details

Frends version
5.5 and newer
Agent
Crossplatform
Target framework
net6.0

Input parameter.

Name Type Default Example Description
InputString String Example Text.

Exception message.

An unhandled error has occurred. Reload 🗙