Class InvalidTemplateException

java.lang.Object
All Implemented Interfaces:
Serializable

public class InvalidTemplateException extends VRMLException
Exception indicating that a definition of a template node is not valid.

An invalid template declaration may occur for one of several reasons, but usually just due to poor syntax. The error may be generated by a parser or by the runtime code as the user interacts with the system.

Version:
$Revision: 1.4 $
Author:
Justin Couch
See Also: