Package com.openinventor.inventor.errors
Class SoInventorError
java.lang.Object
java.lang.Throwable
java.lang.Error
com.openinventor.inventor.errors.SoInventorError
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
SoInternalError
,SoLibraryError
,SoLicenseError
Abstract base class for internal inventor errors.
- 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
-
SoInventorError
public SoInventorError() -
SoInventorError
-