[This is preliminary documentation and is subject to change.]
This method instantiates an object for the fully qualified class name
- className (String)
- The fully qualified class name to create
a created instance of the specified type
| Exception | Condition |
|---|---|
| TypeLoadException | Thrown if the type cannot be found |