Class InternalServerError

All Implemented Interfaces:
Serializable

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

    • InternalServerError

      public InternalServerError(Object body)
    • InternalServerError

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