Package vrml

Class InvalidVRMLSyntaxException

java.lang.Object
All Implemented Interfaces:
Serializable

public class InvalidVRMLSyntaxException extends IllegalArgumentException
InvalidVRMLSyntaxException is thrown at the time createVrmlFromString(), createVrmlFromURL() or loadURL() is executed and the vrml syntax is invalid.
Version:
$Revision: 1.3 $
Author:
Alan Hudson
See Also: