Overview

Namespaces

  • webfilesframework
    • codegeneration
      • general
      • php
    • core
      • datastore
        • functions
          • filter
          • sorting
        • types
          • database
            • resultHandler
          • directory
          • googlecalendar
          • mail
          • remote
      • datasystem
        • database
        • file
          • format
            • media
              • image
                • handler
          • system
            • dropbox
      • datatypes
        • time
      • time
    • io
      • form
        • formItem
        • validation
        • webfile
      • request

Classes

  • MAbstractCachableDatastore
  • MAbstractDatastore
  • MCombinedDatastore
  • MDatastoreFactory
  • MDatastoreTransfer

Interfaces

  • MISingleDatasourceDatastore

Exceptions

  • MDatastoreException
  • Overview
  • Namespace
  • Class

Class MDatastoreException

General Exception used in datastores.

Exception
Extended by webfilesframework\MWebfilesFrameworkException
Extended by webfilesframework\core\datastore\MDatastoreException

Direct known subclasses

webfilesframework\core\datastore\types\database\MDatabaseDatastoreException
Namespace: webfilesframework\core\datastore
Author: Sebastian Monzel < mail@sebastianmonzel.de >
Since: 0.1.7
Located at core/datastore/MDatastoreException.php
Methods summary
public
# __construct( $message )
Methods inherited from Exception
__toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message
API documentation generated by ApiGen