126virtualconstchar* what(){return"Cannot add a node to an execution context that is greater than the capabilities defined by the profile and components definition for the scene.\n";}
170virtualconstchar* what(){return"The user is attempting to make a service request that is performed outside of the context that such operations are permitted in.\n";}
214virtualconstchar* what(){return"A named node handling action has attempted to re-use a name that is already defined elsewhere in this current scene.\n "
215"Or the node, or one of its children, is currently in use in another scene.\n";}
226virtualconstchar* what(){return"A service request was made that assumed the browser was currently participating in a shared scene graph when it was not.\n";}