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

NameDescription
Public methodNetUwrException Constructor.

Extension Methods

NameDescription
Public Extension MethodThrowIfNull Throws an exception if the object is null. (Defined by ObjectExt.)

See Also

Reference

UltimateXR.Exceptions Namespace