|
|
Error to throw when a problem arises during Object3D creation.
| const string message | message |
| ObjectConstructionError ()
| ObjectConstructionError |
| ObjectConstructionError (string s)
| ObjectConstructionError |
Create new error.
Parameters:
| s | error message |
| ~ObjectConstructionError ()
| ~ObjectConstructionError |