public class IndexOutOFRangeException
extends com.aspose.ms.System.Exception
The compressor exception.
Constructor and Description |
---|
IndexOutOFRangeException(String message)
Initializes a new instance of the
CompressorException class. |
IndexOutOFRangeException(String message,
RuntimeException innerException)
Initializes a new instance of the
CompressorException class. |
public IndexOutOFRangeException(String message)
Initializes a new instance of the CompressorException
class.
message
- The exception message.public IndexOutOFRangeException(String message, RuntimeException innerException)
Initializes a new instance of the CompressorException
class.
message
- The exception message.innerException
- The inner exception.Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.