Lemon\RestBundle\Object\Exception\InvalidException::getErrors PHP Method

getErrors() public method

public getErrors ( )
    public function getErrors()
    {
        return $this->errors;
    }
InvalidException