IndexOutOFRangeException
IndexOutOFRangeException(string)
Inizializza una nuova istanza diCompressorException classe.
public IndexOutOFRangeException(string message)
| Parametro | Tipo | Descrizione |
|---|---|---|
| message | String | Il messaggio di eccezione. |
Guarda anche
- class IndexOutOFRangeException
- spazio dei nomi Aspose.Imaging.CoreExceptions
- assemblea Aspose.Imaging
IndexOutOFRangeException(string, Exception)
Inizializza una nuova istanza diCompressorException classe.
public IndexOutOFRangeException(string message, Exception innerException)
| Parametro | Tipo | Descrizione |
|---|---|---|
| message | String | Il messaggio di eccezione. |
| innerException | Exception | L’eccezione interiore. |
Guarda anche
- class IndexOutOFRangeException
- spazio dei nomi Aspose.Imaging.CoreExceptions
- assemblea Aspose.Imaging