AppFunctionSystemUnknownException


class AppFunctionSystemUnknownException : AppFunctionSystemException


Thrown when an internal unexpected error comes from the system.

For example, the AppFunctionService implementation is not found by the system.

Summary

Public constructors

Public constructors

AppFunctionSystemUnknownException

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