PHP Class Services\ValidationFailure

Inheritance: extends ServiceException
Show file Open project: openeyes/openeyes

Public Properties

Property Type Description
$httpStatus

Protected Properties

Property Type Description
$errors

Public Methods

Method Description
__construct ( string $message, array $errors )
toFhirOutcome ( )

Method Details

__construct() public method

public __construct ( string $message, array $errors )
$message string
$errors array

toFhirOutcome() public method

public toFhirOutcome ( )

Property Details

$errors protected property

protected $errors

$httpStatus public property

public $httpStatus