Phprest\Exception\Exception::getDetails PHP Méthode

getDetails() public méthode

public getDetails ( ) : array
Résultat array
    public function getDetails()
    {
        return $this->details;
    }