NGS version 0.2.5 auto-generated documentation
Documentation index
The global namespace
DontKnowHowToCall type
DontKnowHowToCall type
Represents calling failure when it is not known how to call the given object.
Example
{ type T } t = T() t() # ... Exception of type DontKnowHowToCall ...
Direct parent types
CallFail
Represents calling failure.
Direct subtypes: 4