Package: effect
Module: Cause
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
IllegalArgumentException Create or work with an IllegalArgumentExceptionSignature
declare const IllegalArgumentExceptionTypeId: unique symbol
Since v2.0.0