IndexOutOFRangeException

IndexOutOFRangeException(string)

Initialisiert eine neue Instanz vonCompressorException Klasse.

public IndexOutOFRangeException(string message)
ParameterTypBeschreibung
messageStringDie Ausnahmemeldung.

Siehe auch


IndexOutOFRangeException(string, Exception)

Initialisiert eine neue Instanz vonCompressorException Klasse.

public IndexOutOFRangeException(string message, Exception innerException)
ParameterTypBeschreibung
messageStringDie Ausnahmemeldung.
innerExceptionExceptionDie innere Ausnahme.

Siehe auch