Class VRMLParseException

java.lang.Object
All Implemented Interfaces:
Serializable

public class VRMLParseException extends SAVException
An exception that represents a parsing error in a VRML stream.

This is usually due to some form or syntax error. If the parser supports locators then this will also include line and column information. If they are not supported this will have values of -1 for unknown values.

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