tstreamreadexception.md 387 B


id: tstreamreadexception title: TStreamReadException

sidebar_label: TStreamReadException

TStreamReadException is usually thrown when a stream operation failed to read enough bytes. For example, if the stream ReadInt method fails to read 4 bytes, it will throw a TStreamReadException.