PHP Class ErrorCode

ファイルを表示 Open project: dodgepudding/wechat-php-sdk Class Usage Examples

Public Properties

Property Type Description
$ComputeSignatureError
$DecodeBase64Error
$DecryptAESError
$EncodeBase64Error
$EncryptAESError
$GenReturnXmlError
$IllegalAesKey
$IllegalBuffer
$OK
$ParseXmlError
$ValidateAppidError
$ValidateSignatureError
$errCode

Public Methods

Method Description
getErrText ( $err )

Method Details

getErrText() public static method

public static getErrText ( $err )

Property Details

$ComputeSignatureError public_oe static_oe property

public static $ComputeSignatureError

$DecodeBase64Error public_oe static_oe property

public static $DecodeBase64Error

$DecryptAESError public_oe static_oe property

public static $DecryptAESError

$EncodeBase64Error public_oe static_oe property

public static $EncodeBase64Error

$EncryptAESError public_oe static_oe property

public static $EncryptAESError

$GenReturnXmlError public_oe static_oe property

public static $GenReturnXmlError

$IllegalAesKey public_oe static_oe property

public static $IllegalAesKey

$IllegalBuffer public_oe static_oe property

public static $IllegalBuffer

$OK public_oe static_oe property

public static $OK

$ParseXmlError public_oe static_oe property

public static $ParseXmlError

$ValidateAppidError public_oe static_oe property

public static $ValidateAppidError

$ValidateSignatureError public_oe static_oe property

public static $ValidateSignatureError

$errCode public_oe static_oe property

public static $errCode