PexUnverifiableUnsafeMemoryAccessException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
IntelliTest unverifiable unsafe memory access exception
public ref class PexUnverifiableUnsafeMemoryAccessException : Microsoft::Pex::Framework::Exceptions::PexException
[__Uncatchable]
[System.Serializable]
public class PexUnverifiableUnsafeMemoryAccessException : Microsoft.Pex.Framework.Exceptions.PexException
[<__Uncatchable>]
[<System.Serializable>]
type PexUnverifiableUnsafeMemoryAccessException = class
inherit PexException
Public Class PexUnverifiableUnsafeMemoryAccessException
Inherits PexException
- Inheritance
- Attributes
-
__UncatchableAttribute SerializableAttribute
Constructors
PexUnverifiableUnsafeMemoryAccessException() |
Initializes a new instance of the PexUnverifiableUnsafeMemoryAccessException class. |
PexUnverifiableUnsafeMemoryAccessException(SerializationInfo, StreamingContext) |
Initializes a new instance of the PexUnverifiableUnsafeMemoryAccessException class. |
PexUnverifiableUnsafeMemoryAccessException(String, Exception) |
Initializes a new instance of the PexUnverifiableUnsafeMemoryAccessException class. |
PexUnverifiableUnsafeMemoryAccessException(String) |
Initializes a new instance of the PexUnverifiableUnsafeMemoryAccessException class. |