PHP Class InvalidOperatorException

Inheritance: extends Exception
Afficher le fichier Open project: sourcefabric/newscoop

Méthodes publiques

Méthode Description
__construct ( $p_operatorName, $p_typeName )
getOperatorName ( ) fn __construct
getTypeName ( ) fn getOperatorName

Method Details

__construct() public méthode

public __construct ( $p_operatorName, $p_typeName )

getOperatorName() public méthode

fn __construct
public getOperatorName ( )

getTypeName() public méthode

fn getOperatorName
public getTypeName ( )