AppFunctionCancelledException


class AppFunctionCancelledException : AppFunctionSystemException


Thrown when an operation was cancelled.

Summary

Public constructors

Public constructors

AppFunctionCancelledException

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