PHP Class InvalidPropertyHandlerException

Inheritance: extends Exception
Mostra file Open project: sourcefabric/newscoop

Public Methods

Method Description
__construct ( $p_className, $p_propertyName )
getClassName ( ) fn __construct
getPropertyName ( ) fn getClassName

Method Details

__construct() public method

public __construct ( $p_className, $p_propertyName )

getClassName() public method

fn __construct
public getClassName ( )

getPropertyName() public method

fn getClassName
public getPropertyName ( )