catch name
Library: Markup utilities (OMMARKUPUTILITIES)
Import : ommarkuputilities.xmd |
export catch resolution-failure report value resolution-failure-report failure-report
Argument definitions
The catch
label resolution-failure
is thrown by any function operating on the entity-resolver
type if it fails to resolve an entity.
The failure-report argument of the catch contains information about the failure. The report record has two fields:
resolver
, referring to the entity-resolver
instance which failed to resolve the entity,
and
properties
, a keyed string
shelf of variable size that may contain additional
information.