Back to Website
Show / Hide Table of Contents

Class TemplateImageNotFoundException

Inheritance
System.Object
System.Exception
TemplateImageNotFoundException
Implements
System.Runtime.Serialization.ISerializable
System.Runtime.InteropServices._Exception
Inherited Members
System.Exception.GetBaseException()
System.Exception.ToString()
System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
System.Exception.GetType()
System.Exception.Message
System.Exception.Data
System.Exception.InnerException
System.Exception.TargetSite
System.Exception.StackTrace
System.Exception.HelpLink
System.Exception.Source
System.Exception.HResult
System.Exception.SerializeObjectState
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Convert.TemplateStorage
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class TemplateImageNotFoundException : Exception, ISerializable, _Exception

Constructors

TemplateImageNotFoundException(String, Nullable<TemplateImageType>, String, String, String)

Declaration
public TemplateImageNotFoundException(string storageName, TemplateImageType? type = null, string name = null, string path = null, string id = null)
Parameters
Type Name Description
System.String storageName
System.Nullable<TemplateImageType> type
System.String name
System.String path
System.String id

Properties

Id

Declaration
public string Id { get; set; }
Property Value
Type Description
System.String

Name

Declaration
public string Name { get; set; }
Property Value
Type Description
System.String

Path

Declaration
public string Path { get; set; }
Property Value
Type Description
System.String

Storage

Declaration
public string Storage { get; set; }
Property Value
Type Description
System.String

Type

Declaration
public TemplateImageType? Type { get; set; }
Property Value
Type Description
System.Nullable<TemplateImageType>

Implements

System.Runtime.Serialization.ISerializable
System.Runtime.InteropServices._Exception
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback