PHP Class InvalidOperatorException

Inheritance: extends Exception
ファイルを表示 Open project: sourcefabric/newscoop

Public Methods

Method Description
__construct ( $p_operatorName, $p_typeName )
getOperatorName ( ) fn __construct
getTypeName ( ) fn getOperatorName

Method Details

__construct() public method

public __construct ( $p_operatorName, $p_typeName )

getOperatorName() public method

fn __construct
public getOperatorName ( )

getTypeName() public method

fn getOperatorName
public getTypeName ( )