Class InvalidUrlException
Implements
Inherited Members
Namespace: Unity.Cloud.Assets
Assembly: Unity.Cloud.Assets.dll
Syntax
[Serializable]
public sealed class InvalidUrlException : Exception, ISerializable
Constructors
InvalidUrlException(string)
Declaration
public InvalidUrlException(string message)
Parameters
| Type | Name | Description |
|---|---|---|
| string | message |