Class SoInventorError

  • All Implemented Interfaces:
    java.io.Serializable
    Direct Known Subclasses:
    SoInternalError, SoLibraryError, SoLicenseError

    public abstract class SoInventorError
    extends java.lang.Error
    Abstract base class for internal inventor errors.
    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

      • SoInventorError

        public SoInventorError()
      • SoInventorError

        public SoInventorError​(java.lang.String s)