View Source Momento.Error.Code (Momento Elixir SDK v0.2.0)
Link to this section Summary
Link to this section Types
@type t() ::
:invalid_argument_error
| :unknown_service_error
| :already_exists_error
| :not_found_error
| :internal_server_error
| :permission_error
| :authentication_error
| :cancelled_error
| :limit_exceeded_error
| :bad_request_error
| :timeout_error
| :server_unavailable
| :client_resource_exhausted
| :unknown