IndexOutOFRangeException

IndexOutOFRangeException(string)

Initialise une nouvelle instance duCompressorException classe.

public IndexOutOFRangeException(string message)
ParamètreTaperLa description
messageStringLe message d’exception.

Voir également


IndexOutOFRangeException(string, Exception)

Initialise une nouvelle instance duCompressorException classe.

public IndexOutOFRangeException(string message, Exception innerException)
ParamètreTaperLa description
messageStringLe message d’exception.
innerExceptionExceptionL’exception intérieure.

Voir également