class ConversionException : RequestException
Exception for a 500 error response.
<init>
ConversionException(errors: List<ApiError>)
errors
val errors: List<ApiError>
List of errors.