Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flash.errors package #109

Closed
13 tasks done
zwetan opened this issue Jun 19, 2017 · 0 comments
Closed
13 tasks done

flash.errors package #109

zwetan opened this issue Jun 19, 2017 · 0 comments
Labels
AVMGlue The Flash Platform API
Milestone

Comments

@zwetan
Copy link
Member

zwetan commented Jun 19, 2017

Errors and other subtype are needed across the AVMGlue implementation.

already implemented in avmplus

  • Error class
  • flash.errors.IOError class
  • flash.errors.EOFError class
  • flash.errors.MemoryError class
  • flash.errors.IllegalOperationError class

this is meta issue related to

  • flash.errors.ScriptTimeoutError class
  • flash.errors.StackOverflowError class
  • flash.errors.InvalidSWFError class
  • flash.errors.SQLErrorOperation class
  • flash.errors.SQLError class
  • flash.errors.DRMManagerError class

also non-standard errors have been added (AVM2 extensions)

  • flash.errors.NotImplementedError class
  • flash.errors.InvalidABCError class
@zwetan zwetan added the AVMGlue The Flash Platform API label Jun 19, 2017
@zwetan zwetan mentioned this issue Jun 19, 2017
@zwetan zwetan added this to the 0.4.2 milestone Jun 19, 2017
@zwetan zwetan closed this as completed Jun 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AVMGlue The Flash Platform API
Projects
None yet
Development

No branches or pull requests

1 participant