Condividi tramite


PackageFormatException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the class by using various options.

Overload List

  Name Description
Public method PackageFormatException() Initializes a new instance of the class.
Public method PackageFormatException(String) Initializes a new instance of the class with a specified error message.
Public method PackageFormatException(ParseContext) Initializes a new instance of the class with a streaming context.
Protected method PackageFormatException(SerializationInfo, StreamingContext) Initializes a new instance of the class with serialized data.
Public method PackageFormatException(String, ParseContext) Initializes a new instance of the class with a specified error message and a reference to the inner exception that caused this exception.
Public method PackageFormatException(String, Exception) Initializes a new instance of the class with a specified error message, which is a reference to the inner exception that caused this exception.
Public method PackageFormatException(String, Exception, ParseContext) Initializes a new instance of the class with a specified error message, which is a reference to the inner exception that caused this exception, and the streaming context.

Top

See Also

Reference

PackageFormatException Class

PackageFormatException Members

Microsoft.Office.BusinessData.Parser Namespace