UserFieldSynchronizationException
extends SystemException
Table of Contents
Constants
-
CREATE_FAILED
= 20
-
GENERAL
= 10
Methods
-
__construct()
: mixed
-
getError()
: mixed
-
getField()
: mixed
CREATE_FAILED
public
mixed
CREATE_FAILED
= 20
GENERAL
public
mixed
GENERAL
= 10
__construct()
public
__construct(array<string|int, mixed> $field[, CApplicationException $error = null ][, mixed $code = 0 ][, mixed $file = '' ][, mixed $line = 0 ][, Exception $previous = null ]) : mixed
Parameters
-
$field
: array<string|int, mixed>
-
-
$error
: CApplicationException
= null
-
-
$code
: mixed
= 0
-
-
$file
: mixed
= ''
-
-
$line
: mixed
= 0
-
-
$previous
: Exception
= null
-
getError()
public
getError() : mixed
getField()
public
getField() : mixed