[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
The stream ended prematurely
Source position: resource.pp line 96
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  |