CopyFailedException
extends Exception
in package
Class CopyFailedException
Table of Contents
Properties
Methods
- 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
setErrors()
setErrors
public
setErrors([array<string|int, mixed> $errors = null ]) : void
Parameters
- $errors : array<string|int, mixed> = null
-
validation errors