Class UnauthorizedError

All Implemented Interfaces:
Serializable

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

    • UnauthorizedError

      public UnauthorizedError(Object body)
    • UnauthorizedError

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