Phprest\Exception\Exception::getDetails PHP Method

getDetails() public method

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