effect-io-ai

Package: effect
Module: Cause

Cause.IllegalArgumentExceptionTypeId

A unique symbol identifying the IllegalArgumentException type.

Details

This provides a symbol that identifies an IllegalArgumentException. This is often used in scenarios where invalid arguments are supplied to methods that expect specific input.

See

Signature

declare const IllegalArgumentExceptionTypeId: unique symbol

Source

Since v2.0.0