PHP Class Services\ValidationFailure

Inheritance: extends ServiceException
Afficher le fichier Open project: openeyes/openeyes

Méthodes publiques

Свойство Type Description
$httpStatus

Protected Properties

Свойство Type Description
$errors

Méthodes publiques

Méthode Description
__construct ( string $message, array $errors )
toFhirOutcome ( )

Method Details

__construct() public méthode

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

toFhirOutcome() public méthode

public toFhirOutcome ( )

Property Details

$errors protected_oe property

protected $errors

$httpStatus public_oe property

public $httpStatus