Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal

try

eff.try

§
(ERROR 
type
, F 
type
:eff.this.fallible eff.try.ERROR, T 
type
, code_try Function T)
:
Any
 is

Type Parameters

Functions

§
 => 
String  
[Inherited from  Any]
§
(code_catch Unary eff.try.T eff.try.ERROR)
 => 
eff.try.T
§
 => 
Type  
[Inherited from  Any]
§
 => 
String  
[Inherited from  Any]

Type Functions

§
 => 
String  
[Inherited from  Type]

redefines:

§
 => 
Type  
[Inherited from  Type]

redefines:

§
(T 
type
)
 => 
bool  
[Inherited from  Type]
§
 => 
String  
[Inherited from  Type]
§
 => 
String  
[Inherited from  Type]

redefines:

§
 => 
Type  
[Inherited from  Any]