Class SoLibraryError

  • All Implemented Interfaces:
    java.io.Serializable

    public class SoLibraryError
    extends SoInventorError
    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:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • SoLibraryError

        public SoLibraryError()
      • SoLibraryError

        public SoLibraryError​(java.lang.String s)