PLZ: A handy PHP library for lazy programmers
  • Namespace
  • Class
  • Tree
  • Todo

Namespaces

  • amekusa
    • plz
  • PHP

Exceptions

  • ErrorException
  • Exception

Class Exception

Direct known subclasses

ErrorException

Indirect known subclasses

amekusa\plz\ErrorException

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( )
PLZ: A handy PHP library for lazy programmers API documentation generated by ApiGen