Package org.web3d.vrml.sav
Class SAVNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.web3d.vrml.lang.VRMLException
org.web3d.vrml.sav.SAVException
org.web3d.vrml.sav.SAVNotSupportedException
- All Implemented Interfaces:
Serializable
Exception indicating that a feature is not supported by the Simple API for
VRML.
- Version:
- $Revision: 1.2 $
- Author:
- Justin Couch
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SAVNotSupportedException
public SAVNotSupportedException() -
SAVNotSupportedException
-