AppFunctionLimitExceededException


class AppFunctionLimitExceededException : AppFunctionRequestException


Thrown when the caller exceeded the allowed request rate.

Summary

Public constructors

Inherited properties

String?

The error message.

Public constructors

AppFunctionLimitExceededException

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