Parses UPnP exception from UPnP xml error.

C# | Visual Basic | Visual C++ | F# |
public static UPnP_Exception Parse( Stream stream )
Public Shared Function Parse ( stream As Stream ) As UPnP_Exception
public: static UPnP_Exception^ Parse( Stream^ stream )
static member Parse : stream : Stream -> UPnP_Exception

- stream (Stream)
- Error xml stream.

UPnP_Exception
Returns UPnP exception.
Returns UPnP exception.

Exception | Condition |
---|---|
ArgumentNullException | Is raised when stream is null reference. |
ParseException | Is raised when parsing fails. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119