Walter.Web.FireWall
BinaryIOException Constructor(String)
Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace > BinaryIOException Class > BinaryIOException Constructor : BinaryIOException Constructor(String)
A System.String that describes the error. The content of message is intended to be understood by humans. The caller of this constructor is required to ensure that this string has been localized for the current system culture.
Initializes a new instance of the BinaryIOException class.
Syntax
public BinaryIOException( 
   string message
)

Parameters

message
A System.String that describes the error. The content of message is intended to be understood by humans. The caller of this constructor is required to ensure that this string has been localized for the current system culture.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BinaryIOException Class
BinaryIOException Members
Overload List