Initializes a new instance of the
AnnCodecsInvalidFormatException, setting the
System.Exception.Message property of the new instance to a system-supplied message that describes the error.
Syntax
Visual Basic (Declaration) | |
---|
Public Function New() |
C# | |
---|
public AnnCodecsInvalidFormatException() |
C++/CLI | |
---|
public:
AnnCodecsInvalidFormatException(); |
Requirements
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
See Also