Compat: Default throw error not a type of `Application`

Description

In ACF and Lucee the default type of exception without a declared type is Application. In Boxlang it is custom.

The following code:

results in a custom error . Code like this in the s3SDK fails due to this discrepancy:

Add a throw BIF overload in Compat to maintain compatibility with the default type

Activity

Show:

Jon Clausen February 25, 2025 at 3:38 PM

Resolved via commit `fbda081` in compat module

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Priority

Sentry

Created February 25, 2025 at 3:30 PM
Updated February 25, 2025 at 3:39 PM
Resolved February 25, 2025 at 3:38 PM