BarrierPostPhaseException Oluşturucular
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
BarrierPostPhaseException sınıfının yeni bir örneğini başlatır.
Aşırı Yüklemeler
BarrierPostPhaseException() |
Hatanın BarrierPostPhaseException açıklandığı sistem tarafından sağlanan bir iletiyle sınıfının yeni bir örneğini başlatır. |
BarrierPostPhaseException(Exception) |
Belirtilen iç özel durumla sınıfının yeni bir örneğini BarrierPostPhaseException başlatır. |
BarrierPostPhaseException(String) |
Hatanın BarrierPostPhaseException açıklandığı belirtilen iletiyle sınıfının yeni bir örneğini başlatır. |
BarrierPostPhaseException(SerializationInfo, StreamingContext) |
Geçersiz.
BarrierPostPhaseException sınıfının yeni bir örneğini serileştirilmiş verilerle başlatır. |
BarrierPostPhaseException(String, Exception) |
Sınıfın BarrierPostPhaseException yeni bir örneğini belirtilen bir hata iletisiyle ve bu özel durumun nedeni olan iç özel duruma başvuruyla başlatır. |
BarrierPostPhaseException()
- Kaynak:
- Barrier.cs
- Kaynak:
- Barrier.cs
- Kaynak:
- Barrier.cs
Hatanın BarrierPostPhaseException açıklandığı sistem tarafından sağlanan bir iletiyle sınıfının yeni bir örneğini başlatır.
public:
BarrierPostPhaseException();
public BarrierPostPhaseException ();
Public Sub New ()
Açıklamalar
Bu oluşturucu, yeni örneğin özelliğini sistem tarafından sağlanan ve "postPhaseAction bir özel durumla başarısız oldu" gibi hatayı açıklayan bir iletiye başlatır Message . Bu ileti geçerli sistem kültürünü hesaba katıyor.
Aşağıdaki tablo, BarrierPostPhaseException öğesinin bir örneği için başlangıç özellik değerlerini gösterir.
Özellik | Değer |
---|---|
InnerException |
null . |
Message | Yerelleştirilmiş hata ileti dizesi. |
Ayrıca bkz.
Şunlara uygulanır
BarrierPostPhaseException(Exception)
- Kaynak:
- Barrier.cs
- Kaynak:
- Barrier.cs
- Kaynak:
- Barrier.cs
Belirtilen iç özel durumla sınıfının yeni bir örneğini BarrierPostPhaseException başlatır.
public:
BarrierPostPhaseException(Exception ^ innerException);
public BarrierPostPhaseException (Exception innerException);
public BarrierPostPhaseException (Exception? innerException);
new System.Threading.BarrierPostPhaseException : Exception -> System.Threading.BarrierPostPhaseException
Public Sub New (innerException As Exception)
Parametreler
- innerException
- Exception
Geçerli özel durumun nedeni olan özel durum.
Ayrıca bkz.
Şunlara uygulanır
BarrierPostPhaseException(String)
- Kaynak:
- Barrier.cs
- Kaynak:
- Barrier.cs
- Kaynak:
- Barrier.cs
Hatanın BarrierPostPhaseException açıklandığı belirtilen iletiyle sınıfının yeni bir örneğini başlatır.
public:
BarrierPostPhaseException(System::String ^ message);
public BarrierPostPhaseException (string message);
public BarrierPostPhaseException (string? message);
new System.Threading.BarrierPostPhaseException : string -> System.Threading.BarrierPostPhaseException
Public Sub New (message As String)
Parametreler
- message
- String
Özel durumu açıklayan ileti. Bu yapıcının çağırıcısı, bu dizenin geçerli sistem kültürü için yerelleştirilmiş olduğundan emin olmak için gereklidir.
Açıklamalar
Aşağıdaki tablo, BarrierPostPhaseException öğesinin bir örneği için başlangıç özellik değerlerini gösterir.
Özellik | Değer |
---|---|
InnerException |
null . |
Message |
message öğesinde belirtilen hata iletisi dizesi. |
Ayrıca bkz.
Şunlara uygulanır
BarrierPostPhaseException(SerializationInfo, StreamingContext)
- Kaynak:
- Barrier.cs
- Kaynak:
- Barrier.cs
- Kaynak:
- Barrier.cs
Dikkat
This API supports obsolete formatter-based serialization. It should not be called or extended by application code.
BarrierPostPhaseException sınıfının yeni bir örneğini serileştirilmiş verilerle başlatır.
protected:
BarrierPostPhaseException(System::Runtime::Serialization::SerializationInfo ^ info, System::Runtime::Serialization::StreamingContext context);
protected BarrierPostPhaseException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context);
[System.Obsolete("This API supports obsolete formatter-based serialization. It should not be called or extended by application code.", DiagnosticId="SYSLIB0051", UrlFormat="https://aka.ms/dotnet-warnings/{0}")]
protected BarrierPostPhaseException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context);
[System.Security.SecurityCritical]
protected BarrierPostPhaseException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context);
new System.Threading.BarrierPostPhaseException : System.Runtime.Serialization.SerializationInfo * System.Runtime.Serialization.StreamingContext -> System.Threading.BarrierPostPhaseException
[<System.Obsolete("This API supports obsolete formatter-based serialization. It should not be called or extended by application code.", DiagnosticId="SYSLIB0051", UrlFormat="https://aka.ms/dotnet-warnings/{0}")>]
new System.Threading.BarrierPostPhaseException : System.Runtime.Serialization.SerializationInfo * System.Runtime.Serialization.StreamingContext -> System.Threading.BarrierPostPhaseException
[<System.Security.SecurityCritical>]
new System.Threading.BarrierPostPhaseException : System.Runtime.Serialization.SerializationInfo * System.Runtime.Serialization.StreamingContext -> System.Threading.BarrierPostPhaseException
Protected Sub New (info As SerializationInfo, context As StreamingContext)
Parametreler
- info
- SerializationInfo
Serileştirilmiş nesne verilerini tutan nesne.
- context
- StreamingContext
Kaynak veya hedefle ilgili bağlamsal bilgi.
- Öznitelikler
Açıklamalar
Bu oluşturucu, bir akış üzerinden iletilen özel durum nesnesini yeniden oluşturmak için seri durumundan çıkarma sırasında çağrılır.
Ayrıca bkz.
Şunlara uygulanır
BarrierPostPhaseException(String, Exception)
- Kaynak:
- Barrier.cs
- Kaynak:
- Barrier.cs
- Kaynak:
- Barrier.cs
Sınıfın BarrierPostPhaseException yeni bir örneğini belirtilen bir hata iletisiyle ve bu özel durumun nedeni olan iç özel duruma başvuruyla başlatır.
public:
BarrierPostPhaseException(System::String ^ message, Exception ^ innerException);
public BarrierPostPhaseException (string message, Exception innerException);
public BarrierPostPhaseException (string? message, Exception? innerException);
new System.Threading.BarrierPostPhaseException : string * Exception -> System.Threading.BarrierPostPhaseException
Public Sub New (message As String, innerException As Exception)
Parametreler
- message
- String
Özel durumu açıklayan ileti. Bu yapıcının çağırıcısı, bu dizenin geçerli sistem kültürü için yerelleştirilmiş olduğundan emin olmak için gereklidir.
- innerException
- Exception
Geçerli özel durumun nedeni olan özel durum.
innerException
parametresi değilsenull
, geçerli özel durum iç özel durumu işleyen bir catch
blokta oluşturulur.
Açıklamalar
Bir önceki özel durumun doğrudan bir sonucu olarak oluşturulan bir özel durum, InnerException özelliğindeki önceki özel duruma başvuru içermelidir.
InnerException özelliği, oluşturucuya iletilen aynı değeri ya da InnerException özelliği oluşturucuya iç özel durum değeri sağlamıyorsa null
değerini döndürür.
Aşağıdaki tablo, BarrierPostPhaseException öğesinin bir örneği için başlangıç özellik değerlerini gösterir.
Özellik | Değer |
---|---|
InnerException |
null . |
Message |
message öğesinde belirtilen hata iletisi dizesi. |