Class FactoryConfigurationError

java.lang.Object
java.lang.Throwable
java.lang.Error
org.web3d.vrml.parser.FactoryConfigurationError
All Implemented Interfaces:
Serializable

public class FactoryConfigurationError extends Error
An error thrown when a ParserFactory fails to instantiate.

A factory will normally fail to instantiate when it cannot find the class that generates node instances or that the property was not defined.

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