| Package | org.springextensions.actionscript.ioc |
| SVN browsing | ObjectContainerError.as |
| Fisheye | ObjectContainerError.as |
| Class | public class ObjectContainerError |
| Inheritance | ObjectContainerError org.as3commons.lang.ClassNotFoundError |
Most of the time this error is thrown because the required class isn't properly referenced in the application source code. Follow the documentation reference in order to read more about this problem and how to solve it.
Documentation reference: class-inclusion
| Method | Defined by | ||
|---|---|---|---|
|
ObjectContainerError(message:*)
Creates a new
ObjectContainerError instance. | ObjectContainerError | ||