HttpSysException 클래스

정의

오류가 발생할 때 HttpSys에서 throw된 예외

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에서 throw된 예외

적용 대상