PHP 클래스 InvalidValueException

상속: extends Exception
파일 보기 프로젝트 열기: sourcefabric/newscoop 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( $p_value, $p_type )
getType ( ) fn getValue
getValue ( ) fn __construct

메소드 상세

__construct() 공개 메소드

public __construct ( $p_value, $p_type )

getType() 공개 메소드

fn getValue
public getType ( )

getValue() 공개 메소드

fn __construct
public getValue ( )