C# 클래스 Senparc.Weixin.Exceptions.UnRegisterAppIdException

未注册AppId异常
상속: WeixinException
파일 보기 프로젝트 열기: JeffreySu/WeiXinMPSDK

공개 메소드들

메소드 설명
UnRegisterAppIdException ( string appId, string message, Exception inner = null ) : System

메소드 상세

UnRegisterAppIdException() 공개 메소드

public UnRegisterAppIdException ( string appId, string message, Exception inner = null ) : System
appId string
message string
inner System.Exception
리턴 System