Aracılığıyla paylaş


RoutePatternException Sınıf

Tanım

oluşturma hatası için oluşan bir RoutePatternözel durum.

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
Devralma
RoutePatternException
Öznitelikler

Oluşturucular

RoutePatternException(String, String)

RoutePatternException öğesinin yeni bir örneğini oluşturur.

Özellikler

Pattern

Bu özel durumla ilişkili yol desenini alır.

Yöntemler

GetObjectData(SerializationInfo, StreamingContext)
Geçersiz.

hedef nesneyi seri hale getirmek için gereken verilerle doldurur SerializationInfo .

Şunlara uygulanır