共用方式為


RoutePatternException 類別

定義

針對建構 RoutePattern 的錯誤所擲回的例外狀況。

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

建構函式

RoutePatternException(String, String)

建立 RoutePatternException 的新執行個體。

屬性

Pattern

取得與此例外狀況相關聯的路由模式。

方法

GetObjectData(SerializationInfo, StreamingContext)
已淘汰.

將序列化目標物件所需的資料填入 SerializationInfo

適用於