DeflateException Class

Definition

Line 32 of System.IO.Compression/DeflateStream.cm

Inheritance

Constructors & Destructor

public nothrow DeflateException(const String<char>& message_, int errorCode_)

Member Functions

public inline nothrow int ErrorCode() const

Member Variables

private int errorCode

Constructor& Destructor Details

DeflateException Constructor

public nothrow DeflateException(const String<char>& message_, int errorCode_)

Definition
Line 34 of System.IO.Compression/DeflateStream.cm


Member Function Details

ErrorCode Member Function

public inline nothrow int ErrorCode()

Definition
Line 37 of System.IO.Compression/DeflateStream.cm