| ActionScript Class | Test Case Status | Notes
|
| EOFError | Completed. | Checks that the EOFError object is instantiated (limmer).
|
| IOError | Completed. | Checks that the IOError object is instantiated (limmer).
|
| IllegalOperationError | Completed. | Checks that the IllegalOperationError object is instantiated (limmer).
|
| InvalidSWFError | Completed. | Checks that the InvalidSWFError object is instantiated (limmer).
|
| MemoryError | Completed. | Checks that the MemoryError object is instantiated (limmer).
|
| SQLErrorOperation | Completed. | Checks that the SQLErrorOperation object is instantiated (limmer).
|
| SQLError | Completed. | Checks that the SQLError object is instantiated (limmer).
|
| ScriptTimeoutError | Completed. | Checks that the ScriptTimeoutError object is instantiated (limmer).
|
| StackOverflowError | Completed. | Checks that the StackOverflowError object is instantiated (limmer).
|