Overview
  • Namespace
  • Class
  • Tree

Namespaces

  • Modulework
    • Modules
      • Http
        • Exceptions
        • Utilities
  • PHP

Classes

  • DateTime

Interfaces

  • Countable
  • IteratorAggregate
  • Traversable

Exceptions

  • Exception
  • InvalidArgumentException
  • LogicException

Class Exception

Direct known subclasses

LogicException, Modulework\Modules\Http\Exceptions\HttpNotFoundException

Indirect known subclasses

InvalidArgumentException

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
#
API documentation generated by ApiGen 2.8.0