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, setStackTrace
public IndexOutOfRangeException(String message)
Initializes a new instance of the PdfException
class.
message
- The message.Copyright © 2022 Aspose. All Rights Reserved.