PackageFormatException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the class.

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 the 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 the specified error message and streaming context
Public method PackageFormatException(String, Exception) Initializes a new instance of the class with the specified error message, and a reference to the inner exception that caused this exception.
Public method PackageFormatException(String, Exception, ParseContext) Initializes a new instance of the class with the specified error message, a reference to the inner exception that caused this exception, and the streaming context.

Top

See Also

Reference

PackageFormatException Class

PackageFormatException Members

Microsoft.SharePoint.BusinessData.Administration.Client Namespace