Overview

Namespaces

  • App
    • CloudModule
      • Forms
      • Model
      • Presenters
    • ConfigModule
      • Forms
      • Model
      • Presenters
    • Forms
    • GatewayModule
      • Model
      • Presenters
    • IqrfAppModule
      • Forms
      • Model
      • Presenters
    • Model
    • Presenters
    • Router
    • ServiceModule
      • Model
      • Presenters
  • PHP
  • Test
    • ConfigModule
      • Model
    • IqrfAppModule
      • Model
    • Model
    • Router
    • ServiceModule
      • Model

Interfaces

  • Throwable

Exceptions

  • Exception
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Class Exception

Exception implements Throwable

Direct known subclasses

App\CloudModule\Model\InvalidConnectionString, App\IqrfAppModule\Model\EmptyResponseException, App\IqrfAppModule\Model\InvalidOperationModeException, App\ServiceModule\Model\NotSupportedInitSystemException
PHP Extension: Core
Documented at php.net
Methods summary
final private
# __clone( )
public
# __construct( $message, $code, $previous )
public
# __wakeup( )
final public
# getMessage( )

Implementation of

Throwable::getMessage()
final public
# getCode( )

Implementation of

Throwable::getCode()
final public
# getFile( )

Implementation of

Throwable::getFile()
final public
# getLine( )

Implementation of

Throwable::getLine()
final public
# getTrace( )

Implementation of

Throwable::getTrace()
final public
# getPrevious( )

Implementation of

Throwable::getPrevious()
final public
# getTraceAsString( )

Implementation of

Throwable::getTraceAsString()
public
# __toString( )

Implementation of

Throwable::__toString()
Properties summary
protected string $message
# ''
private string $string
# ''
protected integer $code
# 0
protected $file
#
protected $line
#
private $trace
#
private $previous
#
IQRF Gateway Daemon webapp API documentation generated by ApiGen