IndexOutOFRangeException.IndexOutOFRangeException

IndexOutOFRangeException(string)

Initialiseert een nieuw exemplaar van hetCompressorException klasse.

public IndexOutOFRangeException(string message)
ParameterTypeBeschrijving
messageStringHet uitzonderingsbericht.

Zie ook


IndexOutOFRangeException(string, Exception)

Initialiseert een nieuw exemplaar van hetCompressorException klasse.

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

Zie ook