Class FileException
Thrown when an error occurred in the component File.
- Exception
-
RuntimeException
-
Symfony\Component\HttpFoundation\File\Exception\FileException
Direct known subclasses
Symfony\Component\HttpFoundation\File\Exception\AccessDeniedException, Symfony\Component\HttpFoundation\File\Exception\FileNotFoundException, Symfony\Component\HttpFoundation\File\Exception\UnexpectedTypeException, Symfony\Component\HttpFoundation\File\Exception\UploadException
Namespace: Symfony\Component\HttpFoundation\File\Exception
Author: Bernhard Schussek bschussek@gmail.com
Located at File/Exception/FileException.php
Author: Bernhard Schussek bschussek@gmail.com
Located at File/Exception/FileException.php
__construct(),
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|