effect-io-ai

Package: effect
Module: Cause

Cause.RuntimeExceptionTypeId

A unique symbol identifying the RuntimeException type.

Details

This provides a symbol that identifies a RuntimeException. This is typically used internally by the library to recognize checked exceptions that occur during runtime.

See

Signature

declare const RuntimeExceptionTypeId: unique symbol

Source

Since v2.0.0