Overview

Namespaces

  • Kotchasan
    • Cache
    • Database
    • Http
    • Log
    • Orm
  • None
  • PDF
  • PHP
  • Psr
    • Cache
    • Http
      • Message
    • Log

Classes

  • ArrayIterator
  • DateInterval
  • DOMNode

Interfaces

  • ArrayAccess
  • Countable
  • DateTimeInterface
  • Iterator
  • IteratorAggregate
  • SeekableIterator
  • Serializable
  • Traversable

Exceptions

  • ErrorException
  • Exception
  • InvalidArgumentException
  • LogicException
  • RuntimeException
  • Overview
  • Namespace
  • Class
  • Tree

Class Exception

Direct known subclasses

ErrorException, Kotchasan\Cache\Exception, Kotchasan\Database\Exception, LogicException, phpmailerException, RuntimeException

Indirect known subclasses

InvalidArgumentException
PHP Extension: Core
Documented at php.net
Methods summary
public
# __construct( $message, $code, $previous )
public
# __wakeup( )
final public
# getMessage( )
final public
# getCode( )
final public
# getFile( )
final public
# getLine( )
final public
# getTrace( )
final public
# getPrevious( )
final public
# getTraceAsString( )
public
# __toString( )
Properties summary
protected string $message
# ''
protected integer $code
# 0
protected $file
#
protected $line
#
kotchasan API documentation generated by ApiGen