[Overview][Resource strings][Constants][Types][Classes][Index] Reference for unit 'resource' (#fcl-res)

EResourceReaderUnexpectedEndOfStreamException

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

The stream ended prematurely

Declaration

Source position: resource.pp line 88

type EResourceReaderUnexpectedEndOfStreamException = class(EResourceReaderException) ;

Inheritance

EResourceReaderUnexpectedEndOfStreamException

  

The stream ended prematurely

|

EResourceReaderException

  

Base class for resource reader-related exceptions

|

EResourceException

  

Base class for resource-related exceptions

|

Exception

|

TObject

Description

This exception is raised by Load method of a TAbstractResourceReader descendant when the stream it was asked to read resources from ended prematurely.

See also

TAbstractResourceReader.Load

  

Loads resources from a stream


Documentation generated on: Nov 14 2015