Package com.openinventor.inventor.errors
Class SoLibraryError
java.lang.Object
java.lang.Throwable
java.lang.Error
com.openinventor.inventor.errors.SoInventorError
com.openinventor.inventor.errors.SoLibraryError
- All Implemented Interfaces:
Serializable
This Error is thrown when the application fails to load the specific platform library
named "oivjava" (liboivjava.so, oivjava.dll, liboivjava.sl,...). This library
allows the application to manipulate specific platform opengl functionnalities.
- Version:
- 3.5.1.1
- Author:
- Loic Vigneras, Patrick Vigneras
- 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
-
SoLibraryError
public SoLibraryError() -
SoLibraryError
-