UrlParseException Constructor |
Namespace:
SoftGear.Strix.Unity.Runtime
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax public UrlParseException(
string message
)
Parameters
- message
- Type: SystemString
Parsing error description.
See Also