Packages

 

com.aspose.imaging.asynctask

Class AsyncTaskException

  • All Implemented Interfaces:
    Serializable


    public class AsyncTaskException
    extends com.aspose.ms.System.Exception

    The exception for the asynchronous task.

    See Also:
    Exception, Serialized Form
    • Constructor Detail

      • AsyncTaskException

        public AsyncTaskException(String message)

        Initializes a new instance of the AsyncTaskException class.

        Parameters:
        message - The message that describes the error.