Antidot PHP API  version 0.16.0
##PHP API to simplify integration of Antidot components
 All Classes Files Functions Variables Groups Pages
Public Member Functions | List of all members
AfsUnknownOperatorException Class Reference

Exception raised when invalid operator has been used. More...

Inheritance diagram for AfsUnknownOperatorException:
AfsFilterException

Public Member Functions

 __construct ($name)
 Constructs new instance with appropriated error message.

Detailed Description

Exception raised when invalid operator has been used.

Constructor & Destructor Documentation

__construct (   $name)

Constructs new instance with appropriated error message.

Parameters
$name[in] Name of the invalid requested operator.