Class UnknownTemplateException

java.lang.Object
All Implemented Interfaces:
Serializable

public class UnknownTemplateException extends VRMLException
Exception indicating that a node template could not be matched to anything requested internally.

This is a fairly rare exception and only occurs when we can't map an EXTERNPROTO to an underlying definition. Mostly this will occur at runtime but may in fact be used when the user attempts to create or access nodes that use this information.

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