Documentation

ApiValidationException extends CrowdinException
in package

Class ApiValidationException

Table of Contents

Properties

$errors  : mixed

Methods

getErrors()  : array<string|int, mixed>
setErrors()  : void

Properties

Methods

getErrors()

public getErrors() : array<string|int, mixed>
Return values
array<string|int, mixed>

setErrors()

public setErrors(array<string|int, mixed> $errors) : void
Parameters
$errors : array<string|int, mixed>

        
On this page

Search results