Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.www.php > #22703
| From | muars <abc@1123.4> |
|---|---|
| Newsgroups | it.comp.www.php |
| Subject | fallback o retroazione? |
| Date | 2019-06-24 10:17 +0200 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <qeq0v7$lmv$1@gioia.aioe.org> (permalink) |
Cosa sono esattamente?
Per quanto ne so, una *retroazione* è un'azione da compiere nel caso si
verificasse un errore (throwable)
try {
// ...
} catch (\Throwable $throwable) {
// retroazione (oppure fallback?)
}
Un *fallback* è la stessa cosa?
Back to it.comp.www.php | Previous | Next — Next in thread | Find similar | Unroll thread
fallback o retroazione? muars <abc@1123.4> - 2019-06-24 10:17 +0200
Re: fallback o retroazione? Sandro kensan <kensan@kensan.it> - 2019-06-24 21:28 +0200
Re: fallback o retroazione? Alessandro Pellizzari <shuriken@amiran.it> - 2019-06-25 09:53 +0100
Re: fallback o retroazione? muars <abc@1123.4> - 2019-06-25 13:12 +0200
Re: fallback o retroazione? Alessandro Pellizzari <shuriken@amiran.it> - 2019-06-26 11:10 +0100
Re: fallback o retroazione? muars <abc@1123.4> - 2019-06-27 11:28 +0200
csiph-web