Package com.openinventor.inventor.errors
Class SoInternalError
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Error
-
- com.openinventor.inventor.errors.SoInventorError
-
- com.openinventor.inventor.errors.SoInternalError
-
- All Implemented Interfaces:
java.io.Serializable
public class SoInternalError extends SoInventorError
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SoInternalError()
SoInternalError(java.lang.String message)
-