| [Overview][Resource strings][Constants][Types][Classes][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
The stream ended prematurely
Source position: resource.pp line 88
| type EResourceReaderUnexpectedEndOfStreamException = class(EResourceReaderException) ; | 
| 
 | The stream ended prematurely | |
| | | ||
| 
 | Base class for resource reader-related exceptions | |
| | | ||
| 
 | Base class for resource-related exceptions | |
| | | ||
| | | ||
This exception is raised by Load method of a TAbstractResourceReader descendant when the stream it was asked to read resources from ended prematurely.
| 
 | Loads resources from a stream |