PHP 클래스 Qiniu_Error

파일 보기 프로젝트 열기: zblogcn/zblogphp

공개 프로퍼티들

프로퍼티 타입 설명
$Code []string
$Details string
$Err
$Reqid string

공개 메소드들

메소드 설명
__construct ( $code, $err ) int

메소드 상세

__construct() 공개 메소드

int
public __construct ( $code, $err )

프로퍼티 상세

$Code 공개적으로 프로퍼티

[]string
public $Code

$Details 공개적으로 프로퍼티

string
public $Details

$Err 공개적으로 프로퍼티

public $Err

$Reqid 공개적으로 프로퍼티

string
public $Reqid