ManifestParseException Class

Definition

public ref class ManifestParseException : Exception
public class ManifestParseException : Exception
type ManifestParseException = class
    inherit Exception
Public Class ManifestParseException
Inherits Exception
Inheritance
ManifestParseException

Constructors

ManifestParseException()
ManifestParseException(Exception)
ManifestParseException(String)
ManifestParseException(String, Exception)
ManifestParseException(String, XmlSeverityType)
ManifestParseException(String, XmlSeverityType, Exception)
ManifestParseException(XmlSeverityType)
ManifestParseException(XmlSeverityType, Exception)

Fields

DefaultSeverity

Properties

Severity

Applies to