class ExceptionError extends AbstractError (View source)

Properties

protected FieldInterface $field from  AbstractError
protected Exception $exception

Methods

mixed
getField()

No description

setField(FieldInterface $field)

No description

__toString()

No description

jsonSerialize()

No description

__construct(Exception $exception, FieldInterface $field = null)

ExceptionError constructor.

mixed
getException()

No description

getMessage()

No description

Details

mixed getField()

No description

Return Value

mixed

setField(FieldInterface $field)

No description

Parameters

FieldInterface $field

__toString()

No description

jsonSerialize()

No description

__construct(Exception $exception, FieldInterface $field = null)

ExceptionError constructor.

Parameters

Exception $exception
FieldInterface $field

mixed getException()

No description

Return Value

mixed

getMessage()

No description