OpenMetaverse Protocol Library Developers API Documentation
MalformedDataException Constructor (Message)
NamespacesOpenMetaverse.Packets MalformedDataExceptionMalformedDataException(String)
Constructor that takes an additional error message
Declaration Syntax
C#
public 
MalformedDataException(
        
string 
Message
)
Parameters
Message ( String)
An error message to attach to this exception

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)