Class CcArgumentException
Namespace: Aurigma.DesignAtoms.Exceptions
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class CcArgumentException : ArgumentException, _Exception, ISerializable
Inheritance: System.Object -> System.Exception -> System.SystemException -> System.ArgumentException -> CcArgumentException
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
CcArgumentException
public CcArgumentException(string message, string paramName, string itemName = null)
Fields
ItemName
public string ItemName