SoReadError Class |
Read error handling.
Namespace: OIV.Inventor.Errors
The SoReadError type exposes the following members.
Name | Description | |
---|---|---|
![]() | SoReadError | Default constructor. |
Name | Description | |
---|---|---|
![]() | Equals | (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. |
![]() ![]() | SetHandlerCallback(SoErrorErrorCallback) | Obsolete.
Use HandlerCallback property instead.
|
![]() ![]() | SetHandlerCallback(SoErrorErrorUserDataCallback, Object) | Obsolete.
Use HandlerCallback property instead.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | HandlerCallback | Sets handler callback for SoReadError class. |
SoReadError is used for errors reported while reading files. See SoError for full discussion of error handling in Open Inventor.