PHP 클래스 InvalidPropertyHandlerException

상속: extends Exception
파일 보기 프로젝트 열기: sourcefabric/newscoop

공개 메소드들

메소드 설명
__construct ( $p_className, $p_propertyName )
getClassName ( ) fn __construct
getPropertyName ( ) fn getClassName

메소드 상세

__construct() 공개 메소드

public __construct ( $p_className, $p_propertyName )

getClassName() 공개 메소드

fn __construct
public getClassName ( )

getPropertyName() 공개 메소드

fn getClassName
public getPropertyName ( )