Fruit RouteKit
Route kit of Fruit Framework
Public Member Functions | Data Fields
TypeMismatchException Class Reference
Inheritance diagram for TypeMismatchException:

Public Member Functions

 __construct ($paramName, $needType)
 

Data Fields

 $name
 
 $type
 

Detailed Description

Definition at line 5 of file TypeMismatchException.php.

Constructor & Destructor Documentation

__construct (   $paramName,
  $needType 
)

Definition at line 10 of file TypeMismatchException.php.

Field Documentation

$name

Definition at line 7 of file TypeMismatchException.php.

$type

Definition at line 8 of file TypeMismatchException.php.


The documentation for this class was generated from the following file: