Joli\Jane\OpenApi\Exception\ParseFailureException::getPreviousYaml PHP Méthode

getPreviousYaml() final public méthode

Get the previous exception from the Yaml serialisation attempt
final public getPreviousYaml ( ) : Exception
Résultat Exception
    public final function getPreviousYaml()
    {
        return $this->previousYaml;
    }