StreamReadException class
StreamReadException class
The stream reading exception. Caused when stream reading failed due to incorrect offset and bytes count request.
Inheritance: StreamReadException
→
FrameworkException
The StreamReadException type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the StreamReadException class. |
init | Initializes a new instance of the StreamReadException class. |
Properties
Property | Description |
---|---|
expected_read_count | Gets the expected read bytes count. |
actual_read_count | Gets the actual read bytes count. |
See Also
- module
aspose.cad.cadexceptions
- class
FrameworkException
- class
StreamReadException