public class IndexOutOfRangeException
extends com.aspose.ms.System.Exception
Represents Index Out Of Range errors that occur during PDF application execution.
| Constructor and Description |
|---|
IndexOutOfRangeException(String message)
Initializes a new instance of the
PdfException class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic IndexOutOfRangeException(String message)
Initializes a new instance of the PdfException class.
message - The message.Copyright © 2025 Aspose. All Rights Reserved.