public class AsyncTaskException
extends com.aspose.ms.System.Exception
The exception for the asynchronous task.
Exception,
Serialized Form| Constructor and Description |
|---|
AsyncTaskException(String message)
Initializes a new instance of the
AsyncTaskException class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic AsyncTaskException(String message)
Initializes a new instance of the AsyncTaskException class.
message - The message that describes the error.Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.