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 Classes
    Modifier and Type
    Interface
    Description
    static enum 
    The supported HTTP error codes that can be used when replying from the Kalix user function.