[This is preliminary documentation and is subject to change.]
Thrown by Debug class to indicate assertion failures
System Object
System Exception NFX NFXException NFX DebugAssertionExceptionNamespace: NFXAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[SerializableAttribute]
public sealed class DebugAssertionException : NFXException
[SerializableAttribute]
public sealed class DebugAssertionException : NFXException
<SerializableAttribute>
Public NotInheritable Class DebugAssertionException
Inherits NFXException
<SerializableAttribute>
Public NotInheritable Class DebugAssertionException
Inherits NFXException
[SerializableAttribute]
public ref class DebugAssertionException sealed : public NFXException
[SerializableAttribute]
public ref class DebugAssertionException sealed : public NFXException
[<SealedAttribute>]
[<SerializableAttribute>]
type DebugAssertionException =
class
inherit NFXException
end
[<SealedAttribute>]
[<SerializableAttribute>]
type DebugAssertionException =
class
inherit NFXException
end