public class FlatArrayException
extends com.aspose.ms.System.Exception
Special exception for FlatArray class.
Exception,
Serialized Form| Constructor and Description |
|---|
FlatArrayException(int cause,
String message,
Throwable innerException)
Initializes a new instance of the
FlatArrayException class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic FlatArrayException(int cause,
String message,
Throwable innerException)
Initializes a new instance of the FlatArrayException class.
cause - Exception cause.message - Exception message.innerException - Inner exception.Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.