Overview

Namespaces

  • Nethgui
    • Adapter
    • Authorization
    • Component
    • Controller
      • Collection
      • Table
    • Exception
    • Log
    • Model
    • Module
      • Help
      • Notification
    • Renderer
    • Serializer
    • System
    • Test
      • Tool
      • Unit
        • Nethgui
          • Adapter
            • ParameterSet
          • Authorization
          • Log
          • Module
            • Notification
          • Renderer
          • Serializer
          • System
          • Utility
          • View
        • Test
          • Tool
    • Utility
    • View
    • Widget
      • Xhtml
  • None
  • Test
    • Tool

Exceptions

  • AuthorizationException
  • HttpException
  • Overview
  • Namespace
  • Class
  • Deprecated

Class HttpException

Exception implements Throwable
Extended by RuntimeException
Extended by Nethgui\Exception\HttpException
Namespace: Nethgui\Exception
Author: Davide Principi davide.principi@nethesis.it
Since: 1.0
Located at Exception/HttpException.php
Methods summary
public
# getHttpStatusCode( )
public
# __construct( string $message, integer $httpStatusCode, integer $code, Exception $previous = NULL )

Parameters

$message
$httpStatusCode
Valid HTTP 1.1 status code
$code
Unique Unix timestamp identifier of the exception
$previous
Optional

Overrides

Exception::__construct()
Methods inherited from Exception
__toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message
Nethgui Framework API documentation generated by ApiGen