Joli\Jane\OpenApi\Exception\ParseFailureException::getPreviousYaml PHP Method

getPreviousYaml() final public method

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