4 lines
58 B
Text
4 lines
58 B
Text
o.foo() | on:(e)
|
|
{
|
|
// handle any type of exception
|
|
};
|
o.foo() | on:(e)
|
|
{
|
|
// handle any type of exception
|
|
};
|