AppFunctionCancelledException


class AppFunctionCancelledException : AppFunctionSystemException


Thrown when an operation was cancelled.

Summary

Public constructors

Inherited properties

String?

The error message.

Public constructors

AppFunctionCancelledException

Added in 1.0.0-alpha02
AppFunctionCancelledException(errorMessage: String? = null)