CopyFailedException
extends Exception
in package
Class CopyFailedException
Table of Contents
- $errors : array<string|int, mixed>
- $errors : array<string|int, mixed>
- validation errors
- getErrors() : void
- getErrors
- setErrors() : void
- setErrors
Properties
$errors
public
array<string|int, mixed>
$errors
$errors
validation errors
public
array<string|int, mixed>
$errors
Methods
getErrors()
getErrors
public
getErrors() : void
Tags
Return values
void —setErrors()
setErrors
public
setErrors([array<string|int, mixed> $errors = null ]) : void
Parameters
- $errors : array<string|int, mixed> = null
-
validation errors