PropertyFailure: { error: unknown }

Represent failures of the property

Type declaration

  • error: unknown

    The original error that has been intercepted. Possibly not an instance Error as users can throw anything.

    Since 3.0.0

Since 3.0.0