FreeWRL / FreeX3D 4.3.0
org.web3d.x3d.sai.X3DException Class Reference
Inheritance diagram for org.web3d.x3d.sai.X3DException:
org.web3d.x3d.sai.BrowserNotSharedException org.web3d.x3d.sai.ConnectionException org.web3d.x3d.sai.ImportedNodeException org.web3d.x3d.sai.InsufficientCapabilitiesException org.web3d.x3d.sai.InvalidBrowserException org.web3d.x3d.sai.InvalidDocumentException org.web3d.x3d.sai.InvalidExecutionContextException org.web3d.x3d.sai.InvalidFieldException org.web3d.x3d.sai.InvalidFieldValueException org.web3d.x3d.sai.InvalidNameException org.web3d.x3d.sai.InvalidNodeException org.web3d.x3d.sai.InvalidOperationTimingException org.web3d.x3d.sai.InvalidProtoException org.web3d.x3d.sai.InvalidRouteException org.web3d.x3d.sai.InvalidURLException org.web3d.x3d.sai.InvalidX3DException org.web3d.x3d.sai.NoSuchBrowserException org.web3d.x3d.sai.NodeInUseException org.web3d.x3d.sai.NodeUnavailableException org.web3d.x3d.sai.NotSupportedException org.web3d.x3d.sai.URLUnavailableException

Public Member Functions

 X3DException (String msg)
 

Detailed Description

Definition at line 3 of file X3DException.java.

Constructor & Destructor Documentation

◆ X3DException() [1/2]

org.web3d.x3d.sai.X3DException.X3DException ( )
inline

Definition at line 4 of file X3DException.java.

◆ X3DException() [2/2]

org.web3d.x3d.sai.X3DException.X3DException ( String msg)
inline

Definition at line 7 of file X3DException.java.


The documentation for this class was generated from the following file: