Overview

Namespaces

  • chippyash
    • Type
      • Exceptions
      • Interfaces
      • Number
        • Complex
        • Rational
      • String

Exceptions

  • GmpNotSupportedException
  • InvalidTypeException
  • NotRealComplexException
  • Overview
  • Namespace
  • Class
  • Tree

Class InvalidTypeException

Invalid type exception

Exception
Extended by chippyash\Type\Exceptions\InvalidTypeException
Namespace: chippyash\Type\Exceptions
Located at Exceptions/InvalidTypeException.php
Methods summary
public
# __construct( string $type, integer $code = null, Exception $previous = null )

Parameters

$type
Name of invalid type
$code
$previous

InheritDoc

Overrides

Exception::__construct()
Methods inherited from Exception
__toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Chippyash Strong Types API documentation generated by ApiGen 2.8.0