MethodNotFound type
Example
F f(x:Int) 1F f(x:Str) 2f(true) # ... Exception of type MethodNotFound ...
Direct parent types
- CallFail
Represents calling failure. Direct subtypes: 4
Methods
- exception_specific_message(mnf:MethodNotFound)WIP Source: stdlib.ngs:7966
Format MethodNotFound exception message. Returns
Lines