Class LinkAssetToProjectFailedException
Inheritance
LinkAssetToProjectFailedException
Syntax
[Serializable]
public sealed class LinkAssetToProjectFailedException : Exception, ISerializable, _Exception
Constructors
LinkAssetToProjectFailedException(String)
Declaration
public LinkAssetToProjectFailedException(string message)
Parameters
Type |
Name |
Description |
String |
message |
|
LinkAssetToProjectFailedException(String, Exception)
Declaration
public LinkAssetToProjectFailedException(string message, Exception innerException)
Parameters