Package: effect Module: Cause
effect
Cause
Checks if a given unknown value is an ExceededCapacityException.
ExceededCapacityException
Signature
declare const isExceededCapacityException: (u: unknown) => u is ExceededCapacityException
Source
Since v3.5.0