Class MethodNotAllowedError

All Implemented Interfaces:
Serializable

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

    • MethodNotAllowedError

      public MethodNotAllowedError(Object body)
    • MethodNotAllowedError

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