DeflateCompressorException.DeflateCompressorException

DeflateCompressorException(string)

Initialiseert een nieuw exemplaar van hetDeflateCompressorException klasse.

public DeflateCompressorException(string message)
ParameterTypeBeschrijving
messageStringHet uitzonderingsbericht.

Zie ook


DeflateCompressorException(string, Exception)

Initialiseert een nieuw exemplaar van hetDeflateCompressorException klasse.

public DeflateCompressorException(string message, Exception innerException)
ParameterTypeBeschrijving
messageStringHet uitzonderingsbericht.
innerExceptionExceptionDe innerlijke uitzondering.

Zie ook