Types
MatchFail
Matching failure
Parent types
Exception
- Represents exceptional situaution. All thrown things shouhld inherit Exception.
Methods
init
(mf:
MatchFail
, msg:
Str
, container:
Any
, pattern:
Any
)