UwrException Constructor
Constructor.
Namespace: UltimateXR.Exceptions
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
protected UwrException(
string message
)
Parameters
- message
- Type: System.String
Exception message
Constructor.
Namespace: UltimateXR.Exceptions
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
C#
protected UwrException(
string message
)