Class NotSupportedException

java.lang.Object
All Implemented Interfaces:
Serializable

public class NotSupportedException extends X3DException
The exception that is thrown when an operation is not supported by an underlying implementation.

Typically this class is used when one of the implementations are not supported in BrowserFactory

Version:
1.0 23rd June 1998
See Also: