AppFunctionFunctionNotFoundException
public final class AppFunctionFunctionNotFoundException extends AppFunctionRequestException
Thrown when the caller tries to execute a function that does not exist.
Summary
Public constructors |
|---|
AppFunctionFunctionNotFoundException(String errorMessage) |
Inherited methods |
||
|---|---|---|
|
||
Public constructors
AppFunctionFunctionNotFoundException
Added in 1.0.0-alpha07
public AppFunctionFunctionNotFoundException(String errorMessage)