Answered
what is try..catch..finally and its purpose ?
hi,
I am new to AS 3.0. Can any body explain me about how to use try..catch..finally and its purpose
any help or tutorials pls.
Thanks in Advance,
@5807549
hi,
I am new to AS 3.0. Can any body explain me about how to use try..catch..finally and its purpose
any help or tutorials pls.
Thanks in Advance,
@5807549
it's used to encode something that might not work and that when it fails instead of having an unhandled error, the error is handled in either the catch branch(es) or the finally branch.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.