pdfire / io.pdfire.client / ConversionException

ConversionException

class ConversionException : RequestException

Exception for a 500 error response.

Constructors

<init>

ConversionException(errors: List<ApiError>)

Exception for a 500 error response.

Inherited Properties

errors

val errors: List<ApiError>

List of errors.