pdfire-client / io.pdfire.client / ForbiddenActionException

ForbiddenActionException

class ForbiddenActionException : RequestException

Exception for a 403 error response.

Constructors

<init>

ForbiddenActionException(errors: List<ApiError>)

Exception for a 403 error response.

Inherited Properties

errors

val errors: List<ApiError>

List of errors.