VhdParsingException 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.
[System.Serializable]
public class VhdParsingException : Exception
[<System.Serializable>]
type VhdParsingException = class
inherit Exception
Public Class VhdParsingException
Inherits Exception
- Inheritance
-
VhdParsingException
- Attributes
Constructors
VhdParsingException() | |
VhdParsingException(SerializationInfo, StreamingContext) | |
VhdParsingException(String, Exception) | |
VhdParsingException(String) |