try {
operation();
} catch {
// nice weather, eh?
}
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
replies:
try {
operation();
} catch {
// nice weather, eh?
}