Class ContentTooLargeError

All Implemented Interfaces:
Serializable

public final class ContentTooLargeError extends VectrosApiApiException
See Also:
  • Constructor Details

    • ContentTooLargeError

      public ContentTooLargeError(Object body)
    • ContentTooLargeError

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