Partager via


Membres ArgumentTooSmallException

Occurs when the value of a property is lower than the minimum value allowed.

Le type ArgumentTooSmallException expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique ArgumentTooSmallException Initializes a new instance of the ArgumentTooSmallException class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetBaseException (Hérité de Exception.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetObjectData (Hérité de ArgumentException.)
Méthode publique GetType (Hérité de Exception.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Exception.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Component The component where the exception occurred. (Hérité de ArgumentConstraintException.)
Propriété publique Constraint The object that demonstrates the constraint. (Hérité de ArgumentConstraintException.)
Propriété publique Data (Hérité de Exception.)
Propriété publique HelpLink (Hérité de Exception.)
Propriété protégée HResult (Hérité de Exception.)
Propriété publique InnerException (Hérité de Exception.)
Propriété publique Message (Hérité de ArgumentException.)
Propriété publique ParamName (Hérité de ArgumentException.)
Propriété publique Property The property that caused the exception. (Hérité de ArgumentConstraintException.)
Propriété publique Source (Hérité de Exception.)
Propriété publique StackTrace (Hérité de Exception.)
Propriété publique TargetSite (Hérité de Exception.)
Propriété publique Value The value of the property. (Hérité de ArgumentConstraintException.)

Haut de la page