AppFunctionElementNotFoundException


class AppFunctionElementNotFoundException : AppFunctionRequestException


Thrown when the caller tried to request a resource/entity that does not exist.

Summary

Public constructors

Inherited properties

String?

The error message.

Public constructors

AppFunctionElementNotFoundException

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