Package kalix.javasdk
Interface StatusCode
- All Known Implementing Classes:
StatusCode.ErrorCode
public interface StatusCode
Interface used to represent a status code, typically used when replying with an error. **NOT**
for user extension.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumThe supported HTTP error codes that can be used when replying from the Kalix user function.