PHP 클래스 Gpf_Exception

상속: extends Exception
파일 보기 프로젝트 열기: fubralimited/php-oara 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( $message, $code = null )
getId ( )
setId ( $id )

보호된 메소드들

메소드 설명
logException ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $message, $code = null )

getId() 공개 메소드

public getId ( )

logException() 보호된 메소드

protected logException ( )

setId() 공개 메소드

public setId ( $id )