• News
  • About
  • Features
  • Download
  • Documentation
    • Online Reference
    • Tutorial
    • API Reference
  • Support

Documentation

  • Online Reference
    • Introduction
      • What is Hazaar MVC?
      • Framework Overview
      • Licence
      • What can Hazaar MVC do?
    • Getting Started
      • Requirements
      • Download & Install
      • Create an Application
      • Setting your locale
      • Setting up a Web Server
        • Configure Apache
        • Configure Nginx
    • The Basics
      • Project Layout
      • Routing
      • Controllers
      • Views
      • Models
      • Bootstrapping
      • Generating URLs
    • Advanced Features
      • Authentication
      • Caching
        • Backends
        • Frontends
      • Databases
        • MongoDB
        • Relational
      • Filesystem Browser
      • Google Services
      • Less CSS
      • Money
      • Multiple Class Inheritence
      • PDF Output
      • Routing Aliases
      • Strict Models
      • The Logger
      • View Helpers
        • Using Textile
      • View Widgets
      • Warlock
        • Delayed Execution
        • Real-time Signaling
        • Services
      • WebDAV and CalDAV
      • XMLRPC
      • AJAX Streaming
    • Developer Reference
      • Config Directives
      • Error Codes
      • HTTP Status Codes
  • A Simple Tutorial
    • What do I need?
    • Your first Hazaar MVC application
    • Something useful
    • Handling requests
    • Creating responses
    • What's next?

API Reference

  • Hazaar
    • Application
      • Exception
        • BadTimezone
        • ConfigEnvNotFound
        • ModuleMissing
        • ResponseInvalid
        • RouteFailed
        • RouteNotFound
        • RuntimeDirNotFound
        • RuntimeDirNotWritable
        • RuntimeDirUncreatable
        • ServerBusy
      • Request
        • _Interface
        • Cli
        • Http
        • Loader
      • Config
      • Protocol
      • Request
      • Router
      • Url
    • Auth
      • Adapter
        • _Interface
        • DBITable
        • Model
        • MongoDB
        • OAuth2
      • Adapter
      • Helper
    • Cache
      • Backend
        • Exception
          • NoAPC
          • NoDBConfig
          • NoDBTable
          • NoMemcached
          • NoSQLite3
          • NoSQLite3DBPath
          • NoZlib
          • RedisError
        • _Interface
        • Apc
        • Chain
        • Database
        • File
        • Memcached
        • Redis
        • Session
        • Shm
        • Sqlite3
      • Exception
        • InvalidBackend
        • InvalidFrontend
        • NoBackendAvailable
        • NoFunction
      • Backend
      • Benchmark
      • Console
      • Func
      • Output
    • Console
      • Application
      • Controller
      • Handler
      • Module
      • System
    • Controller
      • Action
        • Helper
          • Exception
            • InvalidActionController
            • NoContent
          • ViewRenderer
        • Helper
        • HelperBroker
      • Exception
        • ActionNotFound
        • ActionNotPublic
        • BrowserRootNotDefined
        • BrowserRootNotFound
        • HeadersSent
        • MethodExists
        • MethodNotFound
        • NoDefaultRenderer
      • Response
        • Exception
          • ActionNotFound
          • JsonNotSupported
          • NoLessSupport
          • NoRenderer
          • WKPDFExecError
          • WKPDFInstallFailed
          • WKPDFNoData
          • WKPDFNotExecutable
          • WKPDFSystemError
        • HTTP
          • BadRequest
          • Forbidden
          • NotFound
          • OK
          • Redirect
          • Unauthorized
        • Packer
          • CSS
          • CSSmin
          • JavaScript
          • Packer
          • ParseMaster
        • _Interface
        • File
        • Html
        • Image
        • Javascript
        • Json
        • Layout
        • PDF
        • Stream
        • Style
        • Text
        • View
        • Xml
      • _Interface
      • Action
      • Basic
      • Error
      • Favicon
      • Media
      • REST
      • Response
      • Router
      • Script
      • Style
      • XMLRPC
    • DBI
      • DBD
        • Exception
          • NoUpdate
        • Driver_Interface
        • BaseDriver
        • Mysql
        • Pgsql
        • Sqlite
      • Exception
        • ConnectionFailed
        • DriverNotFound
        • DriverNotSpecified
        • MissingJoin
      • Adapter
      • Console
      • Result
      • Table
    • Exception
      • BadFilterDeclaration
      • ClassNotFound
      • ExtenderAccessFailed
      • ExtenderInvokeFailed
      • ExtenderMayNotInherit
      • FileNotFound
      • InvalidSearchCriteria
      • MethodUndefined
      • NotImplemented
      • PropertyUndefined
      • UnknownStringArray
    • File
      • Backend
        • Exception
          • ClassNotFound
          • DropboxError
        • _Interface
        • DBI
        • Dropbox
        • GoogleDrive
        • Hazaar
        • Local
        • MongoDB
        • Webdav
      • Exception
        • BackendNotFound
        • InternalFileNotFound
        • InvalidBackend
        • MoveFailed
        • SaveFailed
        • SourceNotFound
        • TargetExists
        • TargetNotFound
      • Renderer
        • ImageRendererInterface
        • BaseRenderer
        • GD
        • Imagick
      • BrowserConnector
      • Controller
      • Dir
      • GZFile
      • Image
      • Manager
      • RRD
      • Template
      • Upload
    • Google
      • Calendar
      • Location
      • OAuth
    • Html
      • _Interface
      • A
      • Abbr
      • Address
      • Area
      • Article
      • Aside
      • Audio
      • B
      • Base
      • Bdi
      • Bdo
      • Block
      • Blockquote
      • Body
      • Br
      • Button
      • Canvas
      • Caption
      • Cite
      • Code
      • Col
      • Colgroup
      • Comment
      • Datalist
      • Dd
      • Del
      • Details
      • Dfn
      • Dialog
      • Div
      • Dl
      • Doctype
      • Dt
      • Element
      • ElementCollection
      • Em
      • Embed
      • Fieldset
      • Figcaption
      • Figure
      • Footer
      • Form
      • Group
      • H1
      • H2
      • H3
      • H4
      • H5
      • H6
      • Head
      • Header
      • Hgroup
      • Hr
      • Html
      • I
      • Iframe
      • Img
      • Inline
      • Input
      • Ins
      • Kbd
      • Keygen
      • Label
      • Legend
      • Li
      • Link
      • Map
      • Mark
      • Meta
      • Meter
      • Nav
      • Noscript
      • Object
      • Ol
      • Optgroup
      • Option
      • Output
      • P
      • PDF
      • Param
      • Parameters
      • Pre
      • Progress
      • Q
      • Rp
      • Rt
      • Ruby
      • S
      • Samp
      • Script
      • Section
      • Select
      • Small
      • Source
      • Span
      • Strong
      • Style
      • Sub
      • Summary
      • Sup
      • Table
      • Tbody
      • Td
      • Textarea
      • Tfoot
      • Th
      • Thead
      • Time
      • Title
      • Tr
      • U
      • Ul
      • Video
      • Wbr
      • jQuery
    • Http
      • Exception
        • CertificateNotFound
        • HostNotFound
        • NoConnection
        • ProtocolPortUnknown
        • RedirectNotAllowed
        • TooManyRedirects
      • WebDAV
        • Lock
          • Scope
            • Exclusive
          • Type
            • Write
        • Collection
        • Property
      • Client
      • Request
      • Response
      • Uri
      • WebDAV
    • Logger
      • Backend
        • Exception
          • NoMongoDBHost
          • OpenLogFileFailed
        • _Interface
        • Chain
        • Database
        • File
        • FirePHP
        • Firebug
        • MongoDB
      • Exception
        • NoBackend
      • Backend
      • Frontend
    • Mail
      • Mime
        • Message
        • Part
      • Transport
        • Exception
          • FailConnect
        • _Interface
        • Local
        • Smtp
      • Adapter
      • Attachment
      • Html
      • Template
      • Transport
    • Model
      • Exception
        • BadFieldDefinition
        • FieldUndefined
        • InitMissing
        • InvalidDataType
      • ChildArray
      • ChildModel
      • DataBinderValue
      • DataTypeConverter
      • Email
      • Strict
    • MongoDB
      • Exception
        • BadDateValue
        • BadDotNotation
        • BadValueContainer
      • Adapter
      • Document
      • EmbeddedDocument
    • Net
      • LDAP
    • Parser
      • DocBlock
      • PHP
      • Textile
      • TextileBag
      • TextileTag
    • Socket
      • Exception
        • BindFailed
        • CreateFailed
        • ListenFailed
        • OptionFailed
      • Client
      • Server
      • WebSocketServer
    • Text
      • Template
        • Modifier
      • Template
    • View
      • Helper
        • _Interface
        • Bootstrap
        • Cdnjs
        • Datatables
        • Dropzone
        • Filebrowser
        • Fontawesome
        • Google
        • Gui
        • Hazaar
        • Hmv
        • Html
        • JQuery
        • PDF
        • Textile
        • Warlock
        • iCheck
      • Widgets
        • FileBrowser
        • JSONObject
        • JavaScript
      • Viewable
      • Controller
      • Helper
      • Layout
      • ViewableObject
    • Warlock
      • Config
      • Console
      • Container
      • Control
      • Controller
      • Process
      • Server
      • Service
      • SocketClient
      • WebSockets
    • Xml
      • Rpc
        • Exception
          • ClientException
          • InvalidRequest
          • NoCommunication
          • XMLRPCNotInstalled
        • Client
        • Server
      • Element
    • Application
    • Btree
    • Cache
    • Closure
    • Controller
    • Cron
    • Date
    • Exception
    • Extender
    • File
    • GeoData
    • Loader
    • Map
    • Money
    • Session
    • Socket
    • Thread
    • Timer
    • Version
    • View
  • HazaarTest
    • ApplicationTest
    • MapTest
    • MoneyTest
    • WarlockTest
  • IndexController
  • Textile
  • TextileBag
  • TextileTag
\Hazaar\DBI\Exception
Classes
ConnectionFailed
DriverNotFound
DriverNotSpecified
MissingJoin

Comments

Add comment
Commenting as
  • The Team
  • Contribute
  • Download
  • Hazaar MVC on Github
  • Hazaar CMS

Powered by Hazaar CMS