LzwCompressorException

LzwCompressorException(string)

Initierar en ny instans avLzwCompressorException class.

public LzwCompressorException(string message)
ParameterTypBeskrivning
messageStringUndantagsmeddelandet.

Se även


LzwCompressorException(string, Exception)

Initierar en ny instans avLzwCompressorException class.

public LzwCompressorException(string message, Exception innerException)
ParameterTypBeskrivning
messageStringUndantagsmeddelandet.
innerExceptionExceptionDet inre undantaget.

Se även