Overview

Namespaces

  • None
  • PHP

Classes

  • HRC

Exceptions

  • HRCException
  • Overview
  • Namespace
  • Class
  • Tree

Class HRCException

Exception
Extended by HRCException
Located at RC.php
Methods summary
public
# __construct( mixed $message, mixed $code = 0, mixed $aDev = array() )

Overrides

Exception::__construct()
public
# __toString( )

Overrides

Exception::__toString()
public
# getDevInfo( )
Methods inherited from Exception
getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Constants summary
integer NOT_FOUND 100
#
integer NOT_DEFINED 110
#
integer NOT_VALID 200
#
integer NOT_ARRAY 210
#
integer CALLBACK 300
#
Properties summary
protected mixed $aDev
#
Properties inherited from Exception
$code, $file, $line, $message
API documentation generated by ApiGen 2.8.0