| Exception | Description |
|---|---|
| FunctionClassInstantiationException | |
| FunctionInitializationException |
The FDK was not able to start up
|
| FunctionIOException |
The FDK experienced a terminal issue communicating with the platform
|
| InternalFunctionInvocationException |
The user's code caused an exception - this carries an elided stack trace of the error with respect to only the user's code.
|
| InvalidEntryPointException |
The function entry point spec was malformed.
|
| InvalidFunctionDefinitionException |
the function definition passed was invalid (e.g.
|
| PlatformCommunicationException |
An error occurred in the
|
Copyright © 2023. All rights reserved.