FrameworkException.php
system/Exceptions/FrameworkException.php
1 class
7 methods
class FrameworkException
Class FrameworkException A collection of exceptions thrown by the framework that can only be determined at run time.
forEnabledZlibOutputCompression
()
forInvalidFile
(string $path)
forInvalidDirectory
(string $path)
forCopyError
(string $path)
forMissingExtension
(string $extension)
forNoHandlers
(string $class)
forFabricatorCreateFailed
(string $table, string $reason)