InstAPIException 類別

定義

當伺服器未能解析具有唯一實例 ID 的友善名稱時,會拋出例外。

public ref class InstAPIException : Exception
[System.Serializable]
public class InstAPIException : Exception
[<System.Serializable>]
type InstAPIException = class
    inherit Exception
Public Class InstAPIException
Inherits Exception
繼承
InstAPIException
屬性

建構函式

名稱 Description
InstAPIException()

初始化 InstAPIException 類別的新執行個體。

InstAPIException(SerializationInfo, StreamingContext)

初始化一個包含指定資訊與上下文的新類別實例 InstAPIException

InstAPIException(String, Exception)

初始化類別的新實例 InstAPIException ,並指定訊息與內部例外。

InstAPIException(String)

初始化一個帶有指定訊息的 InstAPIException 類別實例。

適用於