DkmStowedExceptionInformation.NestedException Sınıf
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.
Stoçar özel durumları, iç içe geçmiş özel durum içerebilir. Bu null değilse, Stoçar özel durumu NestedException içinde ek bilgiler içerir.
Bu API, Visual Studio 12 güncelleştirme 3 ' te (DkmApiVersion. VS12Update3) tanıtılmıştı.
public: ref class DkmStowedExceptionInformation::NestedException sealed
class DkmStowedExceptionInformation::NestedException sealed
public sealed class DkmStowedExceptionInformation.NestedException
type DkmStowedExceptionInformation.NestedException = class
Public NotInheritable Class DkmStowedExceptionInformation.NestedException
- Devralma
-
DkmStowedExceptionInformation.NestedException
Oluşturucular
| DkmStowedExceptionInformation.NestedException(UInt64, DkmStowedExceptionNestedType) |
Yeni bir NestedException değeri başlatın. Bu API, Visual Studio 12 güncelleştirme 3 ' te (DkmApiVersion. VS12Update3) tanıtılmıştı. |
Alanlar
| NestedExceptionAddress |
Iç Içe geçmiş özel durum kaydına yönelik bir işaretçi. |
| NestedExceptionType |
NestedExceptionAddress öğesinin işaret ettiği özel durumun türü. |