NetUwrException Class
Unity Web Request Net exception.
Inheritance Hierarchy
System.Object
System.Exception
UltimateXR.Exceptions.UwrException
UltimateXR.Exceptions.NetUwrException
Namespace: UltimateXR.Exceptions
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public sealed class NetUwrException : UwrException
The NetUwrException type exposes the following members.
Constructors
Name | Description | |
---|---|---|
NetUwrException | Constructor. |
Extension Methods
Name | Description | |
---|---|---|
ThrowIfNull | Throws an exception if the object is null. (Defined by ObjectExt.) |