Current section

Files

Jump to
crudjt lib errors internal_error.ex
Raw

lib/errors/internal_error.ex

# This binding was generated automatically to ensure consistency across languages
# Generated using ChatGPT (GPT-5) from the canonical Ruby SDK
# API is stable and production-ready
defmodule Errors.InternalError do
defexception message: "Internal error occurred"
end