SoReadError Class |
Read error handling.
Namespace: OIV.Inventor.Errors
The SoReadError type exposes the following members.
Name | Description | |
---|---|---|
![]() | SoReadError | Default constructor. |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetDebugString | Returns debug string containing full error information from instance. |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | Post | Posts an error. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | HandlerCallback | Sets handler callback for OIV.Inventor.Errors.SoReadError class. |
OIV.Inventor.Errors.SoReadError is used for errors reported while reading files. See OIV.Inventor.Errors.SoError for full discussion of error handling in Open Inventor.