The org.springextension.actionscript.errors package contains general error classes used within the Spring Actionscript Framework
| Class | Description | |
|---|---|---|
| IllegalArgumentError | Thrown to indicate that a method has been passed an illegal or inappropriate argument. | |
| IllegalStateError |
TODO
Author: Christophe Herreman |
|
| PropertyTypeError | Thrown to indicate that a property was given an object of the wrong type. | |
| ResolveReferenceError | Thrown to indicate that a reference could not be resolved. | |
| RuntimeError |
TODO
Author: Christophe Herreman |