[Overview][Types][Classes] Reference for unit 'zstream' (#fcl)

EZlibError

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

Base exception for exceptions in the ZStream unit

Declaration

Source position: zstream.pp line 43

type EZlibError = class(EStreamError) end;

Inheritance

EZlibError

  

Base exception for exceptions in the ZStream unit

|

EStreamError

|

TObject

Description

Errors which occur in the zstreamunit are signaled by raising an EZLibErrorexception descendent.