CMC for PHP
  • Namespace
  • Class
  • Tree

Namespaces

  • cmc
    • core
      • ui
    • db
      • mysqli
    • error
    • ui
      • widgets
  • PHP

Classes

  • DOMNode
  • DOMNodeList

Exceptions

  • Exception

CMC for PHP is a web framework for PHP.
Copyright (c) 2014 by Calmarsoft company http://calmarsoft.com (FRANCE). All rights reserved.
Project information available here.

Class Exception

Direct known subclasses

cmc\db\DatabaseException

Indirect known subclasses

cmc\db\mysqli\DatabaseException_mysqli

PHP Extension: Core
Documented at php.net

Methods summary

public
# __construct( mixed $message, mixed $code, mixed $previous )
final public
# getMessage( )
final public
# getCode( )
final public
# getFile( )
final public
# getLine( )
final public
# getTrace( )
final public
# getPrevious( )
final public
# getTraceAsString( )
public
# __toString( )

Magic methods summary

Properties summary

protected string $message
#
protected integer $code
#
protected mixed $file
#
protected mixed $line
#
CMC for PHP API documentation generated by ApiGen 2.8.0