Class NotFoundError

All Implemented Interfaces:
Serializable

public final class NotFoundError extends LangfuseClientApiException
See Also:
  • Constructor Details

    • NotFoundError

      public NotFoundError(Object body)
    • NotFoundError

      public NotFoundError(Object body, okhttp3.Response rawResponse)
  • Method Details