HttpSysException クラス

定義

エラーが発生したときに HttpSys によってスローされる例外

public ref class HttpSysException : System::ComponentModel::Win32Exception
public class HttpSysException : System.ComponentModel.Win32Exception
type HttpSysException = class
    inherit Win32Exception
Public Class HttpSysException
Inherits Win32Exception
継承
HttpSysException

プロパティ

ErrorCode

エラーが発生したときに HttpSys によってスローされる例外

適用対象