Class MissingColorProfileException
Namespace: Aurigma.DesignAtoms.Exceptions
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class MissingColorProfileException : ArgumentException, _Exception, ISerializable
Inheritance: System.Object -> System.Exception -> System.SystemException -> System.ArgumentException -> MissingColorProfileException
Implements
System.Runtime.InteropServices._ExceptionSystem.Runtime.Serialization.ISerializable
Inherited Members
System.ArgumentException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)System.ArgumentException.MessageSystem.ArgumentException.ParamNameSystem.Exception.GetBaseExceptionSystem.Exception.ToStringSystem.Exception.GetTypeSystem.Exception.DataSystem.Exception.InnerExceptionSystem.Exception.TargetSiteSystem.Exception.StackTraceSystem.Exception.HelpLinkSystem.Exception.SourceSystem.Exception.HResultSystem.Exception.SerializeObjectStateSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.ReferenceEquals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.MemberwiseClone
Constructors
MissingColorProfileException
public MissingColorProfileException(string profileDescription)
Properties
ProfileDescription
public string ProfileDescription { get; }