Pletacka website Nette documentation
Documentation for pletacka project
Protected Attributes | List of all members
App\Exceptions\SettingsNotExist Class Reference

Exception for unexisting table - Settings. More...

Inheritance diagram for App\Exceptions\SettingsNotExist:
App\Exceptions\MyException

Protected Attributes

 $message = 'Please create table "settings" in DB'
 
- Protected Attributes inherited from App\Exceptions\MyException
 $code = IResponse::S409_CONFLICT
 

Additional Inherited Members

- Public Member Functions inherited from App\Exceptions\MyException
 __construct (string $thhpMessage='', int $httpCode=0, \Throwable $previous=null)
 
 getHttpCode ()
 
 getHttpMessage ()
 

Detailed Description

Exception for unexisting table - Settings.

Member Data Documentation

◆ $message

App\Exceptions\SettingsNotExist::$message = 'Please create table "settings" in DB'
protected

The documentation for this class was generated from the following file: