Class ParseException
Exception class thrown when an error occurs during parsing.
- Exception
-
RuntimeException
-
Symfony\Component\Yaml\Exception\RuntimeException implements Symfony\Component\Yaml\Exception\ExceptionInterface
-
Symfony\Component\Yaml\Exception\ParseException
Namespace: Symfony\Component\Yaml\Exception
Author: Fabien Potencier fabien@symfony.com
Api
Located at Exception/ParseException.php
Author: Fabien Potencier fabien@symfony.com
Api
Located at Exception/ParseException.php
public
|
#
__construct( string $message, integer $parsedLine = -1, integer $snippet = null, string $parsedFile = null,
Constructor. |
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
integer
|
|
public
|
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|