try catch « Statement « Flash / Flex / ActionScript






1.Working with Basic try/catch Statements
2.Multiple throw statements and multiple catch statements
3.Using return in try, after throw
4.Using return in catch
5.Catching Errors Generated by Flash
6.Catch Blocks Example